Skip to content

Commit

Permalink
Merge pull request #143 from s-frei/dependabot/maven/develop/com.fast…
Browse files Browse the repository at this point in the history
…erxml.jackson.core-jackson-databind-2.15.3

Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3
  • Loading branch information
s-frei authored Nov 6, 2023
2 parents 7290d2e + 90bde93 commit 9cd61f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<lombok.version>1.18.26</lombok.version>
<retrofit.version>2.9.0</retrofit.version>
<okhttp.version>4.11.0</okhttp.version>
<jackson-databind.version>2.15.2</jackson-databind.version>
<jackson-databind.version>2.15.3</jackson-databind.version>
<jsoup.version>1.16.1</jsoup.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<junit.version>5.9.3</junit.version>
Expand Down

0 comments on commit 9cd61f8

Please sign in to comment.