mirror of https://github.com/apache/maven.git
[MNG-8353] Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 (#1834)
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 7.0.0 to 7.1.0. - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.0.0...woodstox-core-7.1.0) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b712ab66a
commit
33366e7dac
2
pom.xml
2
pom.xml
|
@ -187,7 +187,7 @@ under the License.
|
|||
<slf4jVersion>2.0.16</slf4jVersion>
|
||||
<stax2ApiVersion>4.2.2</stax2ApiVersion>
|
||||
<wagonVersion>3.5.3</wagonVersion>
|
||||
<woodstoxVersion>7.0.0</woodstoxVersion>
|
||||
<woodstoxVersion>7.1.0</woodstoxVersion>
|
||||
<xmlunitVersion>2.10.0</xmlunitVersion>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue