Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-annot…
Browse files Browse the repository at this point in the history
…ations to v2.17.0
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent a783c19 commit 8d63498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ shadowJar {
include dependency("com.electronwill.night-config:core:3.6.7")
include dependency("com.electronwill.night-config:toml:3.6.7")
include dependency("commons-io:commons-io:2.16.0")
include dependency("com.fasterxml.jackson.core:jackson-annotations:2.16.0")
include dependency("com.fasterxml.jackson.core:jackson-annotations:2.17.0")
include dependency("com.fasterxml.jackson.core:jackson-core:2.16.0")
include dependency("com.fasterxml.jackson.core:jackson-databind:2.16.0")
include dependency("com.squareup.okio:okio:3.9.0")
Expand Down

0 comments on commit 8d63498

Please sign in to comment.