Skip to content

Commit ac98a68

Browse files
Update jackson to v2.19.1
1 parent 6098223 commit ac98a68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[versions]
44
velocity-api = "3.4.0-SNAPSHOT"
55
luckperms-api = "5.4"
6-
jackson-databind = "2.18.2"
7-
jackson-datatype-jsr310 = "2.18.2"
8-
jackson-yaml = "2.18.2"
6+
jackson-databind = "2.19.1"
7+
jackson-datatype-jsr310 = "2.19.1"
8+
jackson-yaml = "2.19.1"
99
postgresql = "42.7.5"
1010
hikari = "6.2.1"
1111
sadu = "2.3.1"

0 commit comments

Comments
 (0)