Skip to content

Commit

Permalink
Merge pull request #105 from dma-ais/dependabot/maven/ais-lib-json/co…
Browse files Browse the repository at this point in the history
…m.fasterxml.jackson.core-jackson-databind-2.12.7.1

Bump com.fasterxml.jackson.core:jackson-databind from 2.9.10.5 to 2.12.7.1 in /ais-lib-json
  • Loading branch information
dimitrispallas authored Dec 6, 2023
2 parents 4e7e01d + 78cfb71 commit 9d390ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ais-lib-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.5</version>
<version>2.12.7.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 9d390ca

Please sign in to comment.