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
The following commit(s) were added to refs/heads/main by this push:
new 91f6be1 Bump `commons-parent` to version 104
91f6be1 is described below
commit 91f6be17c3c0c427e902f4dafcbfe2733b794b06
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sat Aug 22 13:50:45 2026 +0200
Bump `commons-parent` to version 104
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f7ad21..251142a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>103</version>
+ <version>104</version>
</parent>
<artifactId>commons-xml</artifactId>
<version>0.1.0-SNAPSHOT</version>