Skip to content

Commit 9a5e7b8

Browse files
committed
Update Pulsar, Reactor, and Jackson
This commit updates the following dependency versions: - Pulsar from `4.0.5` to `4.1.1` - Jackson from `2.14.2` to `2.18.4` - Reactor from `3.6.17` to `3.7.11` Signed-off-by: onobc <[email protected]>
1 parent ab727ce commit 9a5e7b8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,15 @@ assertj = "3.26.3"
2222
caffeine = "2.9.3"
2323
checkstyle = "9.3"
2424
# @pin
25-
jackson = "2.20.0"
26-
25+
jackson = "2.18.4"
2726
# @pin
2827
jctools = "3.3.0"
2928
junit-jupiter = "5.11.3"
3029
licenser = "0.6.1"
31-
log4j = "2.25.2"
32-
mockito = "5.20.0"
30+
log4j = "2.24.3"
3331
pulsar = "4.1.1"
3432
rat-gradle = "0.8.0"
35-
reactor = "3.8.0-RC1"
33+
reactor = "3.7.11"
3634
slf4j = "2.0.17"
3735
spring-javaformat = "0.0.47"
3836
testcontainers = "1.21.3"

0 commit comments

Comments
 (0)