Skip to content

Commit

Permalink
Merge pull request #100 from apache/dependabot/maven/com.fasterxml.ja…
Browse files Browse the repository at this point in the history
…ckson.module-jackson-module-jaxb-annotations-2.16.1

Bump com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.16.0 to 2.16.1
  • Loading branch information
ottlinger authored Dec 25, 2023
2 parents 7ea0710 + a88ba98 commit 82e24be
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.0</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 82e24be

Please sign in to comment.