Skip to content

Commit 2f55275

Browse files
Bump jackson-dataformat-xml from 2.14.2 to 2.15.2
Bumps [jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.14.2 to 2.15.2. - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.14.2...jackson-dataformat-xml-2.15.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1486d83 commit 2f55275

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
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>com.fasterxml.jackson.dataformat</groupId>
177177
<artifactId>jackson-dataformat-xml</artifactId>
178-
<version>2.14.2</version>
178+
<version>2.15.2</version>
179179
</dependency>
180180

181181
<!-- JSON Schema library -->

0 commit comments

Comments
 (0)