Skip to content

Commit

Permalink
Merge pull request #21 from bvolpato/dependabot/maven/com.fasterxml.j…
Browse files Browse the repository at this point in the history
…ackson.core-jackson-databind-2.15.2

Bump com.fasterxml.jackson.core:jackson-databind from 2.9.10.8 to 2.15.2
  • Loading branch information
bvolpato committed Aug 10, 2023
2 parents 96de77c + 9e6faf5 commit 39c6c41
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 @@ -185,7 +185,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.8</version>
<version>2.15.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 39c6c41

Please sign in to comment.