Skip to content

Commit 2052785

Browse files
Excavator: Upgrade dependencies (#1589)
1 parent 2e25d9e commit 2052785

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

versions.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ 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.12.0 (3 constraints: c0211dd8)
29+
com.palantir.safe-logging:logger:3.12.0 (3 constraints: c12120d8)
3030

3131
com.palantir.safe-logging:logger-slf4j:3.12.0 (1 constraints: 310e8d50)
3232

3333
com.palantir.safe-logging:logger-spi:3.12.0 (2 constraints: 711e40b0)
3434

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

3737
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

41-
com.palantir.tritium:tritium-ids:0.124.0 (1 constraints: 69059c40)
41+
com.palantir.tritium:tritium-ids:0.125.0 (1 constraints: 6a059f40)
4242

4343
net.bytebuddy:byte-buddy:1.18.3 (2 constraints: 9c16b43e)
4444

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ com.fasterxml.jackson.core:jackson-annotations = 2.21
33
com.google.code.findbugs:jsr305 = 3.0.2
44
com.palantir.safe-logging:* = 3.12.0
55
com.palantir.tokens:auth-tokens = 3.22.0
6-
com.palantir.tritium:* = 0.124.0
6+
com.palantir.tritium:* = 0.125.0
77
org.apache.commons:commons-lang3 = 3.20.0
88
org.assertj:assertj-core = 3.27.7
99
org.immutables:* = 2.12.1

0 commit comments

Comments
 (0)