Skip to content

Commit bd4ad45

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.0 to 2.19.1. - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.19.0...jackson-modules-base-2.19.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c640fdf commit bd4ad45

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.0</version>
84+
<version>2.19.1</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)