Skip to content

Commit 880ff3f

Browse files
Excavator: Upgrade dependencies (#1610)
1 parent 54b6e2c commit 880ff3f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

versions.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@ 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.13.0 (3 constraints: c421a6d8)
29+
com.palantir.safe-logging:logger:3.14.0 (3 constraints: c62129d9)
3030

31-
com.palantir.safe-logging:logger-slf4j:3.13.0 (1 constraints: 320e9050)
31+
com.palantir.safe-logging:logger-slf4j:3.14.0 (1 constraints: 330e9350)
3232

33-
com.palantir.safe-logging:logger-spi:3.13.0 (2 constraints: 731e76b0)
33+
com.palantir.safe-logging:logger-spi:3.14.0 (2 constraints: 751eacb0)
3434

35-
com.palantir.safe-logging:preconditions:3.13.0 (4 constraints: 1f369315)
35+
com.palantir.safe-logging:preconditions:3.14.0 (4 constraints: 2236a516)
3636

37-
com.palantir.safe-logging:safe-logging:3.13.0 (5 constraints: a148501e)
37+
com.palantir.safe-logging:safe-logging:3.14.0 (5 constraints: a6485c20)
3838

39-
com.palantir.tokens:auth-tokens:4.2.0 (1 constraints: 08050536)
39+
com.palantir.tokens:auth-tokens:4.3.0 (1 constraints: 09050836)
4040

4141
com.palantir.tritium:tritium-ids:0.126.0 (1 constraints: 6b05a240)
4242

@@ -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.1 (1 constraints: 3805373b)
6666

67-
com.palantir.safe-logging:preconditions-assertj:3.13.0 (1 constraints: 39053e3b)
67+
com.palantir.safe-logging:preconditions-assertj:3.14.0 (1 constraints: 3a05413b)
6868

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

versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
com.fasterxml.jackson.*:* = 2.21.1
22
com.fasterxml.jackson.core:jackson-annotations = 2.21
33
com.google.code.findbugs:jsr305 = 3.0.2
4-
com.palantir.safe-logging:* = 3.13.0
5-
com.palantir.tokens:auth-tokens = 4.2.0
4+
com.palantir.safe-logging:* = 3.14.0
5+
com.palantir.tokens:auth-tokens = 4.3.0
66
com.palantir.tritium:* = 0.126.0
77
org.apache.commons:commons-lang3 = 3.20.0
88
org.assertj:assertj-core = 3.27.7

0 commit comments

Comments
 (0)