Skip to content

Commit

Permalink
Merge pull request #24 from sentrysoftware/dependabot/maven/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson.core-jackson-databind-2.17.0

Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.17.0
  • Loading branch information
NassimBtk authored Apr 16, 2024
2 parents 3dda651 + 0e1a7e8 commit 7df8919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.16.0</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.16.0</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand Down

0 comments on commit 7df8919

Please sign in to comment.