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 40949b4f Bump org.apache.commons:commons-parent from 87 to 88 #385
40949b4f is described below
commit 40949b4ff8635a7f9c84330c2d41f2dd553227f8
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Sep 20 09:03:17 2025 -0400
Bump org.apache.commons:commons-parent from 87 to 88 #385
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ff2282c4..6c7ea803 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,7 +44,7 @@
jcs.serialization.class.filter and use the syntax of
Object>InputFilter from Java9
Document the behavior, add a test.
</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 59 to 87 #222, #258,
#277, #280, #286, #292, #296, #302, #352.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 59 to 88 #222, #258,
#277, #280, #286, #292, #296, #302, #352, #305.</action>
<action dev="tv" type="update" issue="JCS-241">Use System.Logger
from Java9, remove own logging abstraction, remove dependency on log4j2</action>
<action dev="tv" type="update" due-to="Gary Gregory,
strangelookingnerd">Migrate tests to JUnit5 #309</action>
<action dev="tv" type="update">Update dependency servlet-api 2.5
to javax.servlet-api 3.1.0.</action>