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

commit f98a00aecb3aa83117f8b9c8f98bf532044750de
Author: Solr Bot <125606113+solr...@users.noreply.github.com>
AuthorDate: Tue Oct 3 02:19:14 2023 +0200

    Update dependency org.semver4j:semver4j to v5.2.1 (#1968)
---
 solr/licenses/semver4j-5.1.0.jar.sha1 | 1 -
 solr/licenses/semver4j-5.2.1.jar.sha1 | 1 +
 versions.lock                         | 2 +-
 versions.props                        | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/semver4j-5.1.0.jar.sha1 
b/solr/licenses/semver4j-5.1.0.jar.sha1
deleted file mode 100644
index 69c3649226d..00000000000
--- a/solr/licenses/semver4j-5.1.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e4afaf5d7297c8fbb67517ba6f1150b50e034b84
diff --git a/solr/licenses/semver4j-5.2.1.jar.sha1 
b/solr/licenses/semver4j-5.2.1.jar.sha1
new file mode 100644
index 00000000000..dcd8c33033f
--- /dev/null
+++ b/solr/licenses/semver4j-5.2.1.jar.sha1
@@ -0,0 +1 @@
+e5942160167e4f9adfa49a59de1066442b980b5a
diff --git a/versions.lock b/versions.lock
index 1fdc045be50..164b3554c62 100644
--- a/versions.lock
+++ b/versions.lock
@@ -350,7 +350,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.4 (3 constraints: 3f2b77fd)
-org.semver4j:semver4j:5.1.0 (1 constraints: 08050736)
+org.semver4j:semver4j:5.2.1 (1 constraints: 0a050b36)
 org.slf4j:jcl-over-slf4j:2.0.9 (3 constraints: cf17cfa6)
 org.slf4j:jul-to-slf4j:2.0.9 (3 constraints: 29286349)
 org.slf4j:slf4j-api:2.0.9 (62 constraints: 9d37f65f)
diff --git a/versions.props b/versions.props
index bae4359eaca..8ad7162dff0 100644
--- a/versions.props
+++ b/versions.props
@@ -68,7 +68,7 @@ org.mockito:mockito*=5.5.0
 org.openjdk.jmh:*=1.37
 org.osgi:osgi.annotation=8.1.0
 org.quicktheories:quicktheories=0.26
-org.semver4j:semver4j=5.1.0
+org.semver4j:semver4j=5.2.1
 org.slf4j:*=2.0.9
 org.xerial.snappy:snappy-java=1.1.10.5
 software.amazon.awssdk:*=2.20.155

Reply via email to