Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-anno…
Browse files Browse the repository at this point in the history
…tations

Bumps [com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations](https://github.com/FasterXML/jackson-modules-base) from 2.18.1 to 2.18.2.
- [Commits](https://github.com/FasterXML/jackson-modules-base/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kinow committed Nov 28, 2024
1 parent 9f9dc4a commit fd8d2a3
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jakarta-xmlbind-annotations</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
</dependency>
<!-- Liquibase; note that Flyway, while probably having more documentation and users,
changed its license model. Similarly to mongo, we prefer an open license that
Expand Down

0 comments on commit fd8d2a3

Please sign in to comment.