Skip to content

Commit 05e29bf

Browse files
committed
Update libraries (jackson and git-version plugin)
1 parent 09c5cb0 commit 05e29bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
errorprone = "2.40.0"
3-
jackson = "2.19.1"
3+
jackson = "2.19.2"
44
jersey = "3.1.10"
55
junit = "5.13.3"
66
mockito = "5.18.0"
@@ -46,5 +46,5 @@ jersey = ["jakarta-ws-rs-api", "jersey-jetty", "jersey-server", "jersey-inject",
4646
errorprone = "net.ltgt.errorprone:4.3.0"
4747
versions = "com.github.ben-manes.versions:0.52.0"
4848
dependencycheck = "org.owasp.dependencycheck:8.4.3"
49-
git-version = "com.palantir.git-version:3.4.0"
49+
git-version = "com.palantir.git-version:4.0.0"
5050

0 commit comments

Comments
 (0)