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 8868c132 Bump some dependencies
8868c132 is described below
commit 8868c132de6a77a6564aa6d39724f6a2264a332d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 8 09:52:51 2023 -0500
Bump some dependencies
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 #190
- Bump org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.0 #191
- Bump org.apache.commons:commons-parent from 64 to 65 #189
---
src/changes/changes.xml | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c2ca01e4..421f6865 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,12 +54,18 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-io from 2.13.0 to 2.15.1 #11.
</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">
- Bump org.apache.commons:commons-parent from 59 to 64.
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">
+ Bump org.apache.commons:commons-parent from 59 to 65 #189.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-text from 1.10.0 to 1.11.0.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0
#190.
+ </action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.0
#191.
+ </action>
</release>
<release version="3.2" date="2023-08-22">
<action dev="tv" type="fix" issue="JCS-234" due-to="Chris Lake">