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 1ac355f1 Bump org.apache.commons:commons-parent from 92 to 93 #404
1ac355f1 is described below
commit 1ac355f169c242691d7420cf048a91eb80357053
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 22 18:15:36 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #404
---
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 600f9245..ead95570 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 92 #222, #258,
#277, #280, #286, #292, #296, #302, #352, #305, #403.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 59 to 93 #222, #258,
#277, #280, #286, #292, #296, #302, #352, #305, #403, #404.</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>