Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated ${jackson.version} from 2.17.1 to 2.17.2
  • Loading branch information
actions-user committed Jul 9, 2024
1 parent 20183c4 commit 66b5a22
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 @@ -19,7 +19,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>

<jackson.version>2.17.1</jackson.version>
<jackson.version>2.17.2</jackson.version>
<junit.version>5.11.0-M2</junit.version>
<spotless.version>2.44.0.BETA1</spotless.version>
</properties>
Expand Down

0 comments on commit 66b5a22

Please sign in to comment.