File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Run ./gradlew writeVersionsLock to regenerate this file
2
2
aopalliance:aopalliance:1.0 (1 constraints: 170a83ac)
3
- com.fasterxml.jackson.core:jackson-annotations:2.15.3 (2 constraints: c717fa71 )
4
- com.fasterxml.jackson.core:jackson-core:2.15.3 (1 constraints: 8b123e21 )
5
- com.fasterxml.jackson.core:jackson-databind:2.15.3 (1 constraints: 3d05413b )
3
+ com.fasterxml.jackson.core:jackson-annotations:2.16.1 (2 constraints: c517c771 )
4
+ com.fasterxml.jackson.core:jackson-core:2.16.1 (1 constraints: 8a123f21 )
5
+ com.fasterxml.jackson.core:jackson-databind:2.16.1 (1 constraints: 3c05423b )
6
6
com.github.ben-manes.caffeine:caffeine:3.1.8 (2 constraints: d016c22c)
7
7
com.google.code.findbugs:jsr305:3.0.2 (2 constraints: 1d0fb186)
8
8
com.google.errorprone:error_prone_annotations:2.26.1 (3 constraints: ad1f4250)
Original file line number Diff line number Diff line change 1
1
com.github.ben-manes.caffeine:caffeine = 3.1.8
2
2
org.immutables:* = 2.10.1
3
- com.fasterxml.jackson.core:jackson-databind = 2.15.3
4
- com.fasterxml.jackson.core:* = 2.15.3
3
+ com.fasterxml.jackson.core:jackson-databind = 2.16.1
4
+ com.fasterxml.jackson.core:* = 2.16.1
5
5
com.netflix.nebula:nebula-test = 10.1.0
6
6
org.junit.jupiter:* = 5.10.2
7
7
org.assertj:assertj-core = 3.25.3
You can’t perform that action at this time.
0 commit comments