File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
3
3
# plugins
4
- shadow = " 8.3.5 "
4
+ shadow = " 8.3.6 "
5
5
juppiter = " 0.4.0"
6
6
spotless = " 7.0.2"
7
7
nexusPublish = " 2.0.0"
@@ -11,26 +11,26 @@ checkstyleTools = "10.22.0"
11
11
junit = " 5.12.1"
12
12
mockito = " 5.16.1"
13
13
junitLauncher = " 1.12.1"
14
- testcontainers = " 1.20.4 "
14
+ testcontainers = " 1.20.6 "
15
15
16
16
# compile time processing
17
- lombok = " 1.18.36 "
17
+ lombok = " 1.18.38 "
18
18
19
19
# runtime dependencies
20
20
gson = " 2.12.1"
21
21
jjwt = " 0.12.6"
22
- guava = " 33.4.0 -jre"
23
- annotations = " 26.0.1 "
22
+ guava = " 33.4.6 -jre"
23
+ annotations = " 26.0.2 "
24
24
unirest = " 4.4.5"
25
25
caffeine = " 3.2.0"
26
26
27
27
# logging
28
- slf4j = " 2.0.16 "
29
- logback = " 1.5.14 "
28
+ slf4j = " 2.0.17 "
29
+ logback = " 1.5.18 "
30
30
31
31
# validation
32
32
expressly = " 5.0.0"
33
- jakartaValidationApi = " 3.1.0 "
33
+ jakartaValidationApi = " 3.1.1 "
34
34
hibernateValidator = " 8.0.2.Final"
35
35
36
36
# netty stuff
You can’t perform that action at this time.
0 commit comments