Skip to content

Commit e247dcf

Browse files
dependabot[bot]kinow
authored andcommitted
Bump com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations
Bumps [com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations](https://github.com/FasterXML/jackson-modules-base) from 2.19.2 to 2.20.0. - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.19.2...jackson-modules-base-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f0537c commit e247dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.fasterxml.jackson.module</groupId>
8383
<artifactId>jackson-module-jakarta-xmlbind-annotations</artifactId>
84-
<version>2.19.2</version>
84+
<version>2.20.0</version>
8585
</dependency>
8686
<!-- Liquibase; note that Flyway, while probably having more documentation and users,
8787
changed its license model. Similarly to mongo, we prefer an open license that

0 commit comments

Comments
 (0)