You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2023/03/16 13:19:16 UTC

[solr] branch branch_9x updated: Update dependency org.semver4j:semver4j to v4.3.0 (#1451)

This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 7738458b4f2 Update dependency org.semver4j:semver4j to v4.3.0 (#1451)
7738458b4f2 is described below

commit 7738458b4f2f68f31416c1f146be82818f2c4775
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Thu Mar 16 14:13:06 2023 +0100

    Update dependency org.semver4j:semver4j to v4.3.0 (#1451)
---
 solr/licenses/semver4j-4.2.1.jar.sha1 | 1 -
 solr/licenses/semver4j-4.3.0.jar.sha1 | 1 +
 versions.lock                         | 2 +-
 versions.props                        | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/semver4j-4.2.1.jar.sha1 b/solr/licenses/semver4j-4.2.1.jar.sha1
deleted file mode 100644
index ded8bcb9532..00000000000
--- a/solr/licenses/semver4j-4.2.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-421dae655b758b31747d65cb0d48d7e876815cb8
diff --git a/solr/licenses/semver4j-4.3.0.jar.sha1 b/solr/licenses/semver4j-4.3.0.jar.sha1
new file mode 100644
index 00000000000..abf80df034a
--- /dev/null
+++ b/solr/licenses/semver4j-4.3.0.jar.sha1
@@ -0,0 +1 @@
+71760ca3e4136264c17107659d9df540594340a6
diff --git a/versions.lock b/versions.lock
index 11b6534ab6b..6b98e9b185a 100644
--- a/versions.lock
+++ b/versions.lock
@@ -345,7 +345,7 @@ org.ow2.asm:asm-commons:7.2 (1 constraints: 6b0f7267)
 org.ow2.asm:asm-tree:7.2 (2 constraints: 2f14468c)
 org.quicktheories:quicktheories:0.26 (1 constraints: dc04f530)
 org.reactivestreams:reactive-streams:1.0.3 (3 constraints: 3c2b02fd)
-org.semver4j:semver4j:4.2.1 (1 constraints: 09050636)
+org.semver4j:semver4j:4.3.0 (1 constraints: 09050836)
 org.slf4j:jcl-over-slf4j:2.0.6 (3 constraints: cc171ba6)
 org.slf4j:jul-to-slf4j:2.0.6 (3 constraints: 26283448)
 org.slf4j:slf4j-api:2.0.6 (62 constraints: c637445f)
diff --git a/versions.props b/versions.props
index bd26528dc8b..04156865160 100644
--- a/versions.props
+++ b/versions.props
@@ -70,7 +70,7 @@ org.mockito:mockito-core=3.8.0
 org.openjdk.jmh:*=1.36
 org.osgi:osgi.annotation=8.1.0
 org.quicktheories:quicktheories=0.26
-org.semver4j:semver4j=4.2.1
+org.semver4j:semver4j=4.3.0
 org.slf4j:*=2.0.6
 org.springframework.boot:spring-boot*=2.5.14
 org.springframework:spring*=5.3.23