diff --git a/versions.lock b/versions.lock index 216238fa..2970d93b 100644 --- a/versions.lock +++ b/versions.lock @@ -8,11 +8,11 @@ com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4) com.google.guava:guava:31.1-jre (1 constraints: 47069c47) com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918) com.google.j2objc:j2objc-annotations:1.3 (1 constraints: b809eda0) -com.palantir.safe-logging:logger:3.0.0 (1 constraints: 0505fa35) -com.palantir.safe-logging:logger-slf4j:3.0.0 (1 constraints: fe0d5342) -com.palantir.safe-logging:logger-spi:3.0.0 (2 constraints: 0b1e2f7a) -com.palantir.safe-logging:preconditions:3.0.0 (2 constraints: 2c19efb3) -com.palantir.safe-logging:safe-logging:3.0.0 (4 constraints: 9942e210) +com.palantir.safe-logging:logger:3.1.0 (1 constraints: 0605fd35) +com.palantir.safe-logging:logger-slf4j:3.1.0 (1 constraints: ff0d5642) +com.palantir.safe-logging:logger-spi:3.1.0 (2 constraints: 0d1e647a) +com.palantir.safe-logging:preconditions:3.1.0 (2 constraints: 2e192db4) +com.palantir.safe-logging:safe-logging:3.1.0 (4 constraints: 9d422312) jakarta.annotation:jakarta.annotation-api:2.0.0 (4 constraints: f0361843) jakarta.servlet:jakarta.servlet-api:5.0.0 (2 constraints: 1015bdac) jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 (6 constraints: 27662825) @@ -23,12 +23,13 @@ net.sf.jopt-simple:jopt-simple:5.0.4 (1 constraints: be0ad6cc) org.apache.commons:commons-math3:3.2 (1 constraints: 5c0a8ab7) org.checkerframework:checker-qual:3.12.0 (1 constraints: 480a3bbf) org.immutables:value:2.8.8 (1 constraints: 14051536) +org.jetbrains:annotations:23.0.0 (1 constraints: 31115ed1) org.openjdk.jmh:jmh-core:1.35 (1 constraints: dd04fa30) org.slf4j:slf4j-api:1.7.36 (4 constraints: d539a9e7) [Test dependencies] com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.13.3 (1 constraints: ef1514e9) -com.palantir.safe-logging:preconditions-assertj:3.0.0 (1 constraints: 0505fa35) +com.palantir.safe-logging:preconditions-assertj:3.1.0 (1 constraints: 0605fd35) com.sun.activation:jakarta.activation:2.0.1 (2 constraints: 0b2d41c7) commons-codec:commons-codec:1.15 (1 constraints: 0d13c328) io.undertow:undertow-core:2.2.19.Final (2 constraints: b2190bec) diff --git a/versions.props b/versions.props index fb178967..81641494 100644 --- a/versions.props +++ b/versions.props @@ -1,7 +1,7 @@ com.fasterxml.jackson.*:* = 2.13.3 com.fasterxml.jackson.core:jackson-databind = 2.13.3 com.google.guava:guava = 31.1-jre -com.palantir.safe-logging:* = 3.0.0 +com.palantir.safe-logging:* = 3.1.0 org.assertj:* = 3.23.1 org.immutables:* = 2.8.8 org.mockito:* = 4.8.0