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.0 to 2.17.1
  • Loading branch information
actions-user committed May 7, 2024
1 parent 2e80a56 commit a54ea59
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.0</jackson.version>
<jackson.version>2.17.1</jackson.version>
<junit.version>5.11.0-M1</junit.version>
<spotless.version>2.43.0</spotless.version>
</properties>
Expand Down

0 comments on commit a54ea59

Please sign in to comment.