Skip to content

Commit

Permalink
Bump jackson.version from 2.13.1 to 2.13.2 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 385ffa9 commit 5f2733a
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 @@ -18,7 +18,7 @@
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.target>16</maven.compiler.target>
<maven.source.excludeResources>true</maven.source.excludeResources>
<jackson.version>2.13.1</jackson.version>
<jackson.version>2.13.2</jackson.version>
<junit.version>5.8.2</junit.version>
</properties>

Expand Down

0 comments on commit 5f2733a

Please sign in to comment.