Skip to content

Commit a2c2caa

Browse files
Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1 (#8091)
* 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]> * Update LICENSE-binary * Update DEPENDENCY-LICENSES --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: reiabreu <[email protected]>
1 parent da027bb commit a2c2caa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DEPENDENCY-LICENSES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ List of third-party dependencies grouped by their license type.
283283
* Spring Messaging (org.springframework:spring-messaging:6.2.7 - https://github.com/spring-projects/spring-framework)
284284
* Spring Transaction (org.springframework:spring-tx:6.2.7 - https://github.com/spring-projects/spring-framework)
285285
* Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.4.2 - https://github.com/dropwizard/logback-throttling-appender/)
286-
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.0 - https://github.com/FasterXML/woodstox)
286+
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - https://github.com/FasterXML/woodstox)
287287

288288
Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception, W3C license
289289

LICENSE-binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ The license texts of these dependencies can be found in the licenses directory.
869869
* Plexus Interpolation API (org.codehaus.plexus:plexus-interpolation:1.27 - http://codehaus-plexus.github.io/plexus-interpolation/)
870870
* SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
871871
* Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.4.2 - https://github.com/dropwizard/logback-throttling-appender/)
872-
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.0 - https://github.com/FasterXML/woodstox)
872+
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - https://github.com/FasterXML/woodstox)
873873

874874
Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception, W3C license
875875

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)