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 775c43e3 Bump org.apache.commons:commons-parent from 91 to 92 #403
775c43e3 is described below
commit 775c43e38704af554776118f437a05c3b4edaeb4
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 14 08:18:05 2025 -0500
Bump org.apache.commons:commons-parent from 91 to 92 #403
---
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 21b9bdb0..653da636 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 91 #222, #258,
#277, #280, #286, #292, #296, #302, #352, #305.</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 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>