Skip to content

Commit b255306

Browse files
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.18.3 to 2.19.0. - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.3...jackson-dataformat-xml-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 643081e commit b255306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.fasterxml.jackson.dataformat</groupId>
8080
<artifactId>jackson-dataformat-xml</artifactId>
81-
<version>2.18.3</version>
81+
<version>2.19.0</version>
8282
</dependency>
8383

8484
<dependency>

0 commit comments

Comments
 (0)