Skip to content

Commit 7184cca

Browse files
Excavator: Upgrade dependencies (#1577)
1 parent dc43d72 commit 7184cca

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

versions.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 c
2626

2727
com.google.j2objc:j2objc-annotations:3.1 (1 constraints: b809f1a0)
2828

29-
com.palantir.safe-logging:logger:3.11.0 (3 constraints: bf21c7d7)
29+
com.palantir.safe-logging:logger:3.12.0 (3 constraints: c0211dd8)
3030

31-
com.palantir.safe-logging:logger-slf4j:3.11.0 (1 constraints: 300e8a50)
31+
com.palantir.safe-logging:logger-slf4j:3.12.0 (1 constraints: 310e8d50)
3232

33-
com.palantir.safe-logging:logger-spi:3.11.0 (2 constraints: 6f1e0ab0)
33+
com.palantir.safe-logging:logger-spi:3.12.0 (2 constraints: 711e40b0)
3434

35-
com.palantir.safe-logging:preconditions:3.11.0 (4 constraints: 18369613)
35+
com.palantir.safe-logging:preconditions:3.12.0 (4 constraints: 1a367b14)
3636

37-
com.palantir.safe-logging:safe-logging:3.11.0 (5 constraints: 9748381a)
37+
com.palantir.safe-logging:safe-logging:3.12.0 (5 constraints: 9c48441c)
3838

3939
com.palantir.tokens:auth-tokens:3.22.0 (1 constraints: 39053f3b)
4040

@@ -44,11 +44,11 @@ net.bytebuddy:byte-buddy:1.18.3 (2 constraints: 9c16b43e)
4444

4545
net.bytebuddy:byte-buddy-agent:1.17.7 (1 constraints: 4a0b4ede)
4646

47-
org.assertj:assertj-core:3.27.7 (2 constraints: ab190be1)
47+
org.assertj:assertj-core:3.27.7 (2 constraints: ac190ce1)
4848

4949
org.immutables:value:2.12.1 (1 constraints: 3805363b)
5050

51-
org.jetbrains:annotations:26.0.2 (1 constraints: 36116fd1)
51+
org.jetbrains:annotations:26.1.0 (1 constraints: 351170d1)
5252

5353
org.jspecify:jspecify:1.0.0 (7 constraints: 5370d26f)
5454

@@ -64,7 +64,7 @@ org.slf4j:slf4j-api:2.0.17 (2 constraints: 4f1e7197)
6464

6565
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0 (1 constraints: 3705363b)
6666

67-
com.palantir.safe-logging:preconditions-assertj:3.11.0 (1 constraints: 3705383b)
67+
com.palantir.safe-logging:preconditions-assertj:3.12.0 (1 constraints: 38053b3b)
6868

6969
net.sf.jopt-simple:jopt-simple:5.0.4 (1 constraints: be0ad6cc)
7070

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
com.fasterxml.jackson.*:* = 2.21.0
22
com.fasterxml.jackson.core:jackson-annotations = 2.21
33
com.google.code.findbugs:jsr305 = 3.0.2
4-
com.palantir.safe-logging:* = 3.11.0
4+
com.palantir.safe-logging:* = 3.12.0
55
com.palantir.tokens:auth-tokens = 3.22.0
66
com.palantir.tritium:* = 0.124.0
77
org.apache.commons:commons-lang3 = 3.20.0

0 commit comments

Comments
 (0)