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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new f02e5020 Bump org.apache.commons:commons-parent from 71 to 72
f02e5020 is described below
commit f02e502030dec8fe066a588f36a4f0129281f285
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 10:44:50 2024 -0400
Bump org.apache.commons:commons-parent from 71 to 72
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 05b05874..229cc68e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>71</version>
+ <version>72</version>
</parent>
<artifactId>commons-jcs3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5868c4d3..e17c0193 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@
Bump commons-io from 2.13.0 to 2.15.1 #11.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">
- Bump org.apache.commons:commons-parent from 59 to 71 #222, #258.
+ Bump org.apache.commons:commons-parent from 59 to 72 #222, #258.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-text from 1.10.0 to 1.11.0.