Skip to content

Commit

Permalink
com.fasterxml.jackson.core upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrispallas committed Dec 6, 2023
1 parent 9d390ca commit d3d187f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ais-lib-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.6</version>
<version>2.12.7</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.6</version>
<version>2.12.7</version>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
Expand Down

0 comments on commit d3d187f

Please sign in to comment.