Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.module:jackson-module-jaxb-annotations
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.module:jackson-module-jaxb-annotations](https://github.com/FasterXML/jackson-modules-base) from 2.16.1 to 2.16.2.
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.16.1...jackson-modules-base-2.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 5d5cebe commit 8d120cc
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>2.16.1</version>
<version>2.16.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 8d120cc

Please sign in to comment.