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 31973f57 Bump commons-parent from 57 to 58
31973f57 is described below
commit 31973f57de5cef63263b574ae838d833a3e989c3
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 25 15:26:21 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 761bd208..8a494132 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>57</version>
+ <version>58</version>
</parent>
<artifactId>commons-jcs3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c5f4cf57..86127244 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@
Bump actions/setup-java from 2 to 3.5.1.
</action>
<action dev="tv" type="update" due-to="Dependabot">
- Bump commons-parent from 52 to 57 #90, #130, #154.
+ Bump commons-parent from 52 to 58 #90, #130, #154.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump log4j-api from 2.17.1 to 2.20.0 #85, #100, #107, #145.