This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new e17d96ff19 build(deps): bump org.codehaus.woodstox:stax2-api from
4.2.2 to 4.3.0 (#2565)
e17d96ff19 is described below
commit e17d96ff19bd3875f4f43ce63ab703e23173fa76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 23 13:33:21 2026 +0200
build(deps): bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0
(#2565)
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>
---
assemblies/features/enterprise/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assemblies/features/enterprise/pom.xml
b/assemblies/features/enterprise/pom.xml
index 02859e6157..d4ac992f34 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -237,7 +237,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
- <version>4.2.2</version>
+ <version>4.3.0</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>