Skip to content

Commit

Permalink
Update libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Nov 16, 2023
1 parent 93caa90 commit 2a73ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
jackson = "2.15.3"
jackson = "2.16.0"
jersey = "3.1.3"
jetty = "11.0.18"
retrofit = "2.9.0"
Expand Down Expand Up @@ -46,7 +46,7 @@ jetty = ["jetty-server", "jetty-servlet"]
[plugins]
versions = "com.github.ben-manes.versions:0.49.0"
spotbugs = "com.github.spotbugs:5.0.14"
dependencycheck = "org.owasp.dependencycheck:8.4.2"
dependencycheck = "org.owasp.dependencycheck:8.4.3"
version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.0"
git-version = "com.palantir.git-version:3.0.0"

0 comments on commit 2a73ef0

Please sign in to comment.