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-ognl.git
The following commit(s) were added to refs/heads/master by this push:
new dc26214 Bump commons-parent from 61 to 62
dc26214 is described below
commit dc2621415ae7ee12c3d701e7db2e4c5342abc7be
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 7 09:30:36 2023 -0400
Bump commons-parent from 61 to 62
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 31019a9..29ff352 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>61</version>
+ <version>62</version>
</parent>
<artifactId>commons-ognl</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dc74ff4..8ebe377 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -96,7 +96,7 @@
<action type="update" dev="ggregory" due-to="Dependabot">Bump slf4j-api
from 1.7.32 to 2.0.7 #66, #121.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
taglist-maven-plugin from 2.4 to 3.0.0 #65.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-jar-plugin from 3.2.1 to 3.3.0 #63, #103.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-parent from 52 to 61 #69, #106, #109.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-parent from 52 to 62 #69, #106, #109.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-pmd-plugin from 3.16.0 to 3.19.0 #84.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump javassist
from 3.28.0-GA to 3.29.2-GA #86.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
javacc-maven-plugin from 2.6 to 3.0.1 #87.</action>