Skip to content

Commit

Permalink
Merge pull request #749 from terrestris/dependabot/maven/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson.module-jackson-module-jakarta-xmlbind-annotations-2.15.3

build(deps): bump com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations from 2.13.2 to 2.15.3
  • Loading branch information
dnlkoch authored Oct 16, 2023
2 parents 88753ea + 226b469 commit b5cb24e
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 @@ -113,7 +113,7 @@

<!-- Hibernate, Jackson, JAXB etc. -->
<jackson-bom.version>2.13.2.20220328</jackson-bom.version>
<jackson-module-jakarta-xmlbind-annotations.version>2.13.2</jackson-module-jakarta-xmlbind-annotations.version>
<jackson-module-jakarta-xmlbind-annotations.version>2.15.3</jackson-module-jakarta-xmlbind-annotations.version>
<jaxb.version>2.3.1</jaxb.version>

<!-- Security -->
Expand Down

0 comments on commit b5cb24e

Please sign in to comment.