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:13:14 UTC

[solr] branch main 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 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 56553286a72 Update dependency org.semver4j:semver4j to v4.3.0 (#1451)
56553286a72 is described below

commit 56553286a72a55c565fcefe06ded1494ea33f97a
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 5ac47de08c7..fb986e9493d 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: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 (59 constraints: 0611715f)
diff --git a/versions.props b/versions.props
index 451a755fdc6..be643412b01 100644
--- a/versions.props
+++ b/versions.props
@@ -69,7 +69,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