This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
commit e09b77ff40fc80ae9d7da5724b52898151c89e60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 11:44:33 2026 +0200
build(deps): bump org.apache.commons:commons-parent from 98 to 99 (#13)
Bumps org.apache.commons:commons-parent from 98 to 99.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
dependency-version: '99'
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 46203f7..b01c2ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>98</version>
+ <version>99</version>
</parent>
<groupId>eu.copernik</groupId>
<artifactId>copernik-xml-factory</artifactId>