Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8a50d59

Browse files
authoredJun 2, 2025··
Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 7.1.0 to 7.1.1. - [Commits](FasterXML/woodstox@woodstox-core-7.1.0...woodstox-core-7.1.1) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c90b5d commit 8a50d59

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
@@ -1257,7 +1257,7 @@
12571257
<dependency>
12581258
<groupId>com.fasterxml.woodstox</groupId>
12591259
<artifactId>woodstox-core</artifactId>
1260-
<version>7.1.0</version>
1260+
<version>7.1.1</version>
12611261
</dependency>
12621262
<dependency>
12631263
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.