Skip to content

Commit dc69eee

Browse files
Excavator: Upgrade dependencies (#1554)
1 parent fdd0472 commit dc69eee

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

versions.lock

Lines changed: 6 additions & 6 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.10.0 (3 constraints: 94218fbd)
29+
com.palantir.safe-logging:logger:3.11.0 (3 constraints: 9521e4bd)
3030

31-
com.palantir.safe-logging:logger-slf4j:3.10.0 (1 constraints: 2f0e8750)
31+
com.palantir.safe-logging:logger-slf4j:3.11.0 (1 constraints: 300e8a50)
3232

33-
com.palantir.safe-logging:logger-spi:3.10.0 (2 constraints: 6d1ed4af)
33+
com.palantir.safe-logging:logger-spi:3.11.0 (2 constraints: 6f1e0ab0)
3434

35-
com.palantir.safe-logging:preconditions:3.10.0 (4 constraints: ec3568e4)
35+
com.palantir.safe-logging:preconditions:3.11.0 (4 constraints: ee354be5)
3636

37-
com.palantir.safe-logging:safe-logging:3.10.0 (5 constraints: 92482c18)
37+
com.palantir.safe-logging:safe-logging:3.11.0 (5 constraints: 9748381a)
3838

3939
com.palantir.tokens:auth-tokens:3.21.0 (1 constraints: 38053c3b)
4040

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

6565
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1 (1 constraints: 3705343b)
6666

67-
com.palantir.safe-logging:preconditions-assertj:3.10.0 (1 constraints: 3605353b)
67+
com.palantir.safe-logging:preconditions-assertj:3.11.0 (1 constraints: 3705383b)
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.20.1
22
com.fasterxml.jackson.core:jackson-annotations = 2.20
33
com.google.code.findbugs:jsr305 = 3.0.2
4-
com.palantir.safe-logging:* = 3.10.0
4+
com.palantir.safe-logging:* = 3.11.0
55
com.palantir.tokens:auth-tokens = 3.21.0
66
com.palantir.tritium:* = 0.123.0
77
org.apache.commons:commons-lang3 = 3.20.0

0 commit comments

Comments
 (0)