This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push:
new 2e6d49951c Bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0
(#11872)
2e6d49951c is described below
commit 2e6d49951c083bf58d9526f9fb2ab6712a53347f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 06:38:25 2026 +0200
Bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0 (#11872)
Bumps
[org.codehaus.woodstox:stax2-api](https://github.com/FasterXML/stax2-api) from
4.2.2 to 4.3.0.
-
[Commits](https://github.com/FasterXML/stax2-api/compare/stax2-api-4.2.2...stax2-api-4.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.woodstox:stax2-api
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f52f1f18a..0141849b0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@ under the License.
<securityDispatcherVersion>4.1.0</securityDispatcherVersion>
<sisuVersion>1.0.0</sisuVersion>
<slf4jVersion>2.0.17</slf4jVersion>
- <stax2ApiVersion>4.2.2</stax2ApiVersion>
+ <stax2ApiVersion>4.3.0</stax2ApiVersion>
<wagonVersion>3.5.3</wagonVersion>
<woodstoxVersion>7.1.1</woodstoxVersion>
<xmlunitVersion>2.11.0</xmlunitVersion>