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 17cfed64c28b530f26de4a07bc5302dac32a362a Author: Solr Bot <[email protected]> AuthorDate: Wed Mar 1 15:50:29 2023 +0100 Update org.slf4j:* to v2.0.6 (#1396) --- solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1 | 1 - solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 | 1 + solr/licenses/jul-to-slf4j-2.0.5.jar.sha1 | 1 - solr/licenses/jul-to-slf4j-2.0.6.jar.sha1 | 1 + solr/licenses/slf4j-api-2.0.5.jar.sha1 | 1 - solr/licenses/slf4j-api-2.0.6.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.5.jar.sha1 b/solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1 deleted file mode 100644 index 209fc7fad95..00000000000 --- a/solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -39056233ed2275b69f25605acc6459bfa9548bc6 diff --git a/solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 b/solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 new file mode 100644 index 00000000000..4930657c544 --- /dev/null +++ b/solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 @@ -0,0 +1 @@ +839ff57e112f2e28ef372e96d135696a6896b9ad diff --git a/solr/licenses/jul-to-slf4j-2.0.5.jar.sha1 b/solr/licenses/jul-to-slf4j-2.0.5.jar.sha1 deleted file mode 100644 index 0199d301ace..00000000000 --- a/solr/licenses/jul-to-slf4j-2.0.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2ed62de4e6c7783867cdfec90ef0121ddda59b79 diff --git a/solr/licenses/jul-to-slf4j-2.0.6.jar.sha1 b/solr/licenses/jul-to-slf4j-2.0.6.jar.sha1 new file mode 100644 index 00000000000..bb90de37a2b --- /dev/null +++ b/solr/licenses/jul-to-slf4j-2.0.6.jar.sha1 @@ -0,0 +1 @@ +c4d348977a83a0bfcf42fd6fd1fee6e7904f1a0c diff --git a/solr/licenses/slf4j-api-2.0.5.jar.sha1 b/solr/licenses/slf4j-api-2.0.5.jar.sha1 deleted file mode 100644 index 37c0fb54abd..00000000000 --- a/solr/licenses/slf4j-api-2.0.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3a759df277e854f7c4ca951e5899bcec0dbdca73 diff --git a/solr/licenses/slf4j-api-2.0.6.jar.sha1 b/solr/licenses/slf4j-api-2.0.6.jar.sha1 new file mode 100644 index 00000000000..8b9d1873580 --- /dev/null +++ b/solr/licenses/slf4j-api-2.0.6.jar.sha1 @@ -0,0 +1 @@ +88c40d8b4f33326f19a7d3c0aaf2c7e8721d4953 diff --git a/versions.lock b/versions.lock index 24a80625682..50a0d27fe8d 100644 --- a/versions.lock +++ b/versions.lock @@ -345,9 +345,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.3 (3 constraints: 3c2b02fd) org.semver4j:semver4j:2.2.0 (1 constraints: 0605fb35) -org.slf4j:jcl-over-slf4j:2.0.5 (3 constraints: cb17dfa5) -org.slf4j:jul-to-slf4j:2.0.5 (3 constraints: 2528cf47) -org.slf4j:slf4j-api:2.0.5 (62 constraints: 203afdc4) +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: 233af9cf) 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 4c78b654706..f26eb144b17 100644 --- a/versions.props +++ b/versions.props @@ -73,7 +73,7 @@ org.openjdk.jmh:*=1.32 org.osgi:osgi.annotation=8.1.0 org.quicktheories:quicktheories=0.26 org.semver4j:semver4j=2.2.0 -org.slf4j:*=2.0.5 +org.slf4j:*=2.0.6 org.springframework.boot:spring-boot*=2.5.14 org.springframework:spring*=5.3.23 org.xerial.snappy:snappy-java=1.1.7.6
