Skip to content

Commit

Permalink
fix: high vuln (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-luong authored Aug 29, 2024
1 parent d5e2f84 commit 4afebcd
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 @@ -39,7 +39,7 @@
| dependency and plugin versions, please keep alphabetical.
| each version property should be of the form "version.<identifier>".
-->
<version.jackson.databind>2.14.1</version.jackson.databind>
<version.jackson.databind>2.15.0</version.jackson.databind>
<version.junit5>5.5.2</version.junit5>
<version.maven.assembly.plugin>3.1.1</version.maven.assembly.plugin>
<version.maven.clean.plugin>3.1.0</version.maven.clean.plugin>
Expand Down

0 comments on commit 4afebcd

Please sign in to comment.