This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 4ed8b5919c build(deps): bump xml-apis:xml-apis from 1.4.01 to 2.0.2
(#2346)
4ed8b5919c is described below
commit 4ed8b5919c464fdd7022b83bc2b078eaaf175704
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 16:57:16 2026 +0200
build(deps): bump xml-apis:xml-apis from 1.4.01 to 2.0.2 (#2346)
Bumps xml-apis:xml-apis from 1.4.01 to 2.0.2.
---
updated-dependencies:
- dependency-name: xml-apis:xml-apis
dependency-version: 2.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
specs/javaxml/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/specs/javaxml/pom.xml b/specs/javaxml/pom.xml
index e1281e8184..8645173fac 100644
--- a/specs/javaxml/pom.xml
+++ b/specs/javaxml/pom.xml
@@ -56,7 +56,7 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
- <version>1.4.01</version>
+ <version>2.0.2</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.specs</groupId>