We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e29515 commit bd8bea1Copy full SHA for bd8bea1
1 file changed
gradle/libs.versions.toml
@@ -36,9 +36,9 @@ okio = "3.16.4"
36
json-simple = "1.1.1"
37
gson = "2.13.2"
38
39
-jackson = "2.20.1"
40
-jackson3 = "3.0.3"
41
-jackson-annotations = "2.20"
+jackson = "2.21.0"
+jackson3 = "3.1.0"
+jackson-annotations = "2.21"
42
43
junit = "5.14.2"
44
slf4j = "2.0.17"
@@ -54,7 +54,7 @@ typesafe = "1.4.5"
54
# Wait until https://github.com/mockk/mockk/issues/1433 is resolved.
55
mockk = "1.14.7"
56
57
-java-jwt = "4.5.0"
+java-jwt = "4.5.1"
58
59
jwks-rsa = "0.23.0"
60
mustache = "0.9.14"
0 commit comments