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 da77483 Bump commons-parent from 57 to 58 da77483 is described below commit da774835b1ce26fa75a8ca2c8cbb79975f09cc09 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 15:39:23 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a60ad99..519185f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-jxpath</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 295fe4c..7c285ed 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -110,7 +110,7 @@ The <action> type attribute can be add,update,fix,remove. Bump servlet-api from 2.4 to 2.5 #29. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 54 to 57 #45, #49, #64. + Bump commons-parent from 54 to 58 #45, #49, #64. </action> </release> </body>