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 ece20311a6aaa0ff1ab9ce28b5fe109406c8c7a9 Author: Solr Bot <[email protected]> AuthorDate: Wed Mar 1 16:11:52 2023 +0100 Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.3 (#1381) --- versions.lock | 6 +++--- versions.props | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/versions.lock b/versions.lock index 6ba05b21ecf..c29b0e95db7 100644 --- a/versions.lock +++ b/versions.lock @@ -17,7 +17,7 @@ com.github.ben-manes.caffeine:caffeine:3.1.4 (1 constraints: 0a050136) com.github.jai-imageio:jai-imageio-core:1.4.0 (1 constraints: 5c0ced01) com.github.junrar:junrar:7.5.2 (1 constraints: 650c1002) com.github.openjson:openjson:1.0.12 (1 constraints: 8b0c6d0e) -com.github.spotbugs:spotbugs-annotations:4.7.2 (1 constraints: 0f051636) +com.github.spotbugs:spotbugs-annotations:4.7.3 (1 constraints: 10051736) com.github.stephenc.jcip:jcip-annotations:1.0-1 (3 constraints: c71d2c87) com.github.virtuald:curvesapi:1.07 (1 constraints: 9e0ac7c0) com.google.android:annotations:4.1.1.4 (2 constraints: b918820a) @@ -203,7 +203,7 @@ org.apache.kerby:kerby-pkix:1.0.1 (1 constraints: 710bfce4) org.apache.kerby:kerby-util:1.0.1 (2 constraints: 6518bdb6) org.apache.logging.log4j:log4j-1.2-api:2.19.0 (1 constraints: 3e054a3b) org.apache.logging.log4j:log4j-api:2.19.0 (9 constraints: ba6f36df) -org.apache.logging.log4j:log4j-core:2.19.0 (4 constraints: 98447217) +org.apache.logging.log4j:log4j-core:2.19.0 (4 constraints: 9944df17) org.apache.logging.log4j:log4j-layout-template-json:2.19.0 (1 constraints: 3e054a3b) org.apache.logging.log4j:log4j-slf4j2-impl:2.19.0 (1 constraints: 3e054a3b) org.apache.logging.log4j:log4j-web:2.19.0 (1 constraints: 3e054a3b) @@ -328,7 +328,7 @@ org.jetbrains.kotlin:kotlin-stdlib:1.6.20 (5 constraints: 6c4c1dcd) org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 (3 constraints: 352cbb71) org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.0 (1 constraints: ae1013c2) org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 (3 constraints: 582c9186) -org.junit:junit-bom:5.9.0 (1 constraints: c7116dde) +org.junit:junit-bom:5.9.1 (1 constraints: c8116ede) org.locationtech.jts:jts-core:1.19.0 (2 constraints: a31de760) org.locationtech.jts.io:jts-io-common:1.19.0 (1 constraints: 930d513a) org.locationtech.proj4j:proj4j:1.1.5 (1 constraints: 5f0daf2c) diff --git a/versions.props b/versions.props index 8d985489ae2..e413afc8a47 100644 --- a/versions.props +++ b/versions.props @@ -6,7 +6,7 @@ com.cybozu.labs:langdetect=1.1-20120112 com.fasterxml.jackson:jackson-bom=2.14.2 com.fasterxml.woodstox:woodstox-core=6.5.0 com.github.ben-manes.caffeine:caffeine=3.1.4 -com.github.spotbugs:*=4.7.2 +com.github.spotbugs:*=4.7.3 com.github.stephenc.jcip:jcip-annotations=1.0-1 com.google.cloud:google-cloud-bom=0.184.0 com.google.errorprone:*=2.18.0
