Skip to content

Commit

Permalink
Jackson-databind Bump (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek authored Apr 20, 2022
1 parent 94993f8 commit 0730675
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.2.2</version>
</dependency>

<!-- JAXB BOM-->
<dependency>
Expand Down

0 comments on commit 0730675

Please sign in to comment.