This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 91897e3 Bump org.apache.commons:commons-parent from 102 to 103.
91897e3 is described below
commit 91897e3305a83c67820203f49a476ff9cff1b955
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 09:44:48 2026 -0400
Bump org.apache.commons:commons-parent from 102 to 103.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 507d251..dec8e0c 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>102</version>
+ <version>103</version>
</parent>
<artifactId>commons-xml</artifactId>
<version>0.1.0-SNAPSHOT</version>