Skip to content

Commit 8cf37fb

Browse files
Excavator: Upgrade dependencies
1 parent efb719c commit 8cf37fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
55
com.google.guava:guava:32.1.2-jre (1 constraints: a8066553)
66
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
77
com.google.j2objc:j2objc-annotations:2.8 (1 constraints: be09f5a0)
8-
net.bytebuddy:byte-buddy:1.14.9 (1 constraints: 41053e3b)
8+
net.bytebuddy:byte-buddy:1.15.10 (1 constraints: 6a05a340)
99
org.checkerframework:checker-qual:3.33.0 (1 constraints: 4b0a46bf)

versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
com.fasterxml.jackson.core:jackson-databind = 2.15.2
22
com.fasterxml.jackson.*:* = 2.15.3
3-
org.junit.jupiter:* = 5.10.1
4-
org.assertj:assertj-core = 3.24.2
5-
net.bytebuddy:* = 1.14.9
3+
org.junit.jupiter:* = 5.11.3
4+
org.assertj:assertj-core = 3.26.3
5+
net.bytebuddy:* = 1.15.10

0 commit comments

Comments
 (0)