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/02 14:30:28 UTC

[solr] branch main updated: Update dependency org.semver4j:semver4j to v4 (#1426)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 625bd59fa31 Update dependency org.semver4j:semver4j to v4 (#1426)
625bd59fa31 is described below

commit 625bd59fa316d848337c45bab58f516f369a4ee9
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Thu Mar 2 15:30:22 2023 +0100

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

diff --git a/solr/licenses/semver4j-2.2.0.jar.sha1 b/solr/licenses/semver4j-2.2.0.jar.sha1
deleted file mode 100644
index 5fcf7a326bb..00000000000
--- a/solr/licenses/semver4j-2.2.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e834a5e1c163110a9a32a107e48988c18cf13b94
diff --git a/solr/licenses/semver4j-4.2.1.jar.sha1 b/solr/licenses/semver4j-4.2.1.jar.sha1
new file mode 100644
index 00000000000..ded8bcb9532
--- /dev/null
+++ b/solr/licenses/semver4j-4.2.1.jar.sha1
@@ -0,0 +1 @@
+421dae655b758b31747d65cb0d48d7e876815cb8
diff --git a/versions.lock b/versions.lock
index 19e64abe486..83fdf58aa05 100644
--- a/versions.lock
+++ b/versions.lock
@@ -342,7 +342,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:2.2.0 (1 constraints: 0605fb35)
+org.semver4j:semver4j:4.2.1 (1 constraints: 09050636)
 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 (59 constraints: 0611715f)
diff --git a/versions.props b/versions.props
index 61096783d9f..3f15079a0c2 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=2.2.0
+org.semver4j:semver4j=4.2.1
 org.slf4j:*=2.0.6
 org.springframework.boot:spring-boot*=2.5.14
 org.springframework:spring*=5.3.23