Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (#78)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 97a2422 commit 095f8a0
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 @@ -21,7 +21,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<jackson.version>2.17.2</jackson.version>
<jackson.version>2.18.0</jackson.version>

<junit.version>5.11.1</junit.version>
<assertj>3.26.3</assertj>
Expand Down

0 comments on commit 095f8a0

Please sign in to comment.