This is an automated email from the ASF dual-hosted git repository. janhoy 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 626bc5b846f Update org.slf4j:* to v2.0.10 (#2174) 626bc5b846f is described below commit 626bc5b846fb76c54c5c7ab28ccd6975e713be40 Author: Solr Bot <125606113+solr...@users.noreply.github.com> AuthorDate: Thu Jan 4 12:39:32 2024 +0100 Update org.slf4j:* to v2.0.10 (#2174) --- solr/licenses/jcl-over-slf4j-2.0.10.jar.sha1 | 1 + solr/licenses/jcl-over-slf4j-2.0.9.jar.sha1 | 1 - solr/licenses/jul-to-slf4j-2.0.10.jar.sha1 | 1 + solr/licenses/jul-to-slf4j-2.0.9.jar.sha1 | 1 - solr/licenses/slf4j-api-2.0.10.jar.sha1 | 1 + solr/licenses/slf4j-api-2.0.9.jar.sha1 | 1 - versions.lock | 6 +++--- versions.props | 2 +- 8 files changed, 7 insertions(+), 7 deletions(-) diff --git a/solr/licenses/jcl-over-slf4j-2.0.10.jar.sha1 b/solr/licenses/jcl-over-slf4j-2.0.10.jar.sha1 new file mode 100644 index 00000000000..62c5f8ca65b --- /dev/null +++ b/solr/licenses/jcl-over-slf4j-2.0.10.jar.sha1 @@ -0,0 +1 @@ +eaba008b272c3f630df51282bfd4d15d4f779ce1 diff --git a/solr/licenses/jcl-over-slf4j-2.0.9.jar.sha1 b/solr/licenses/jcl-over-slf4j-2.0.9.jar.sha1 deleted file mode 100644 index f83ae3d65d6..00000000000 --- a/solr/licenses/jcl-over-slf4j-2.0.9.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -89eb336cf1183ce075253c7c3788aa196d56f71a diff --git a/solr/licenses/jul-to-slf4j-2.0.10.jar.sha1 b/solr/licenses/jul-to-slf4j-2.0.10.jar.sha1 new file mode 100644 index 00000000000..6d857950bcd --- /dev/null +++ b/solr/licenses/jul-to-slf4j-2.0.10.jar.sha1 @@ -0,0 +1 @@ +04ad0e9667f19526d93f7119b4de5e2bb64103ce diff --git a/solr/licenses/jul-to-slf4j-2.0.9.jar.sha1 b/solr/licenses/jul-to-slf4j-2.0.9.jar.sha1 deleted file mode 100644 index 37d41afc3d3..00000000000 --- a/solr/licenses/jul-to-slf4j-2.0.9.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -09ef7c70b248185845f013f49a33ff9ca65b7975 diff --git a/solr/licenses/slf4j-api-2.0.10.jar.sha1 b/solr/licenses/slf4j-api-2.0.10.jar.sha1 new file mode 100644 index 00000000000..f16b0456806 --- /dev/null +++ b/solr/licenses/slf4j-api-2.0.10.jar.sha1 @@ -0,0 +1 @@ +7af762c03f74a463d36d5786ec67006cce865892 diff --git a/solr/licenses/slf4j-api-2.0.9.jar.sha1 b/solr/licenses/slf4j-api-2.0.9.jar.sha1 deleted file mode 100644 index 378a2a8226d..00000000000 --- a/solr/licenses/slf4j-api-2.0.9.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7cf2726fdcfbc8610f9a71fb3ed639871f315340 diff --git a/versions.lock b/versions.lock index 9148db64d88..5a093f95f33 100644 --- a/versions.lock +++ b/versions.lock @@ -351,9 +351,9 @@ 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.2.2 (1 constraints: 0b050c36) -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: a3375d7b) +org.slf4j:jcl-over-slf4j:2.0.10 (3 constraints: f71734b5) +org.slf4j:jul-to-slf4j:2.0.10 (3 constraints: 5128305e) +org.slf4j:slf4j-api:2.0.10 (62 constraints: 1b386a22) org.tallison:isoparser:1.9.41.7 (1 constraints: fb0c5528) org.tallison:jmatio:1.5 (1 constraints: ff0b57e9) org.tallison:metadata-extractor:2.17.1.0 (1 constraints: f00c3b28) diff --git a/versions.props b/versions.props index 1c606a64526..38e3e3ec29b 100644 --- a/versions.props +++ b/versions.props @@ -71,6 +71,6 @@ org.openjdk.jmh:*=1.37 org.osgi:osgi.annotation=8.1.0 org.quicktheories:quicktheories=0.26 org.semver4j:semver4j=5.2.2 -org.slf4j:*=2.0.9 +org.slf4j:*=2.0.10 org.xerial.snappy:snappy-java=1.1.10.5 software.amazon.awssdk:*=2.20.155