This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
The following commit(s) were added to refs/heads/master by this push:
new aa1e9c3 Bump commons-parent from 79 to 81
aa1e9c3 is described below
commit aa1e9c3b2315fffa8e88db2a3bfc4c196cb65714
Author: Gary D. Gregory <[email protected]>
AuthorDate: Thu Mar 20 09:52:55 2025 -0400
Bump commons-parent from 79 to 81
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 58a93ca..d8e2cec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>79</version>
+ <version>81</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-jxpath</groupId>