You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/22 23:09:13 UTC

[commons-configuration] branch master updated: Bump log4j.version from 2.18.0 to 2.19.0 #213

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-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 958e79e3 Bump log4j.version from 2.18.0 to 2.19.0 #213
958e79e3 is described below

commit 958e79e317b868bf4562854b0dd2a1c457dff2f3
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Thu Sep 22 16:09:09 2022 -0700

    Bump log4j.version from 2.18.0 to 2.19.0 #213
---
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c777bb56..d0520d77 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
         Bump spotbugs from 4.7.0 to 4.7.2.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
-        Bump org.springframework:spring-* 5.3.21 -> 5.3.22.
+        Bump org.springframework:spring-* from 5.3.21 to 5.3.22.
       </action>
       <action type="update" dev="kinow" due-to="Dependabot">
         Bump junit-jupiter from 5.8.2 to 5.9.1 #197, #217.
@@ -82,6 +82,9 @@
       <action type="update" dev="kinow" due-to="Dependabot">
         Bump commons-parent from 53 to 54 #216.
       </action>
+      <action type="update" dev="kinow" due-to="Dependabot">
+        Bump log4j.version from 2.18.0 to 2.19.0 #213.
+      </action>
     </release>
     <release version="2.8.0" date="2022-07-05"
              description="Minor release with new features and updated dependencies.">