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 3c9e6d1  Update optional com.fasterxml.jackson.core:jackson-databind 
from 2.12.3 to 2.12.4.
3c9e6d1 is described below

commit 3c9e6d10d71aef1068a648463af77ebcf29a9c5b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jul 21 09:41:49 2021 -0400

    Update optional com.fasterxml.jackson.core:jackson-databind from 2.12.3
    to 2.12.4.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6e2b84f..3cb12c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -414,7 +414,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.12.3</version>
+      <version>2.12.4</version>
       <optional>true</optional>
     </dependency>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 040486a..21f1ed5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -77,7 +77,7 @@
          Update from Apache Commons Lang 3.9 to 3.12.0.
        </action>
        <action type="update" dev="ggregory" issue="CONFIGURATION-790" 
due-to="Gary Gregory, Dependabot">
-         Update optional com.fasterxml.jackson.core:jackson-databind from 
2.10.3 to 2.12.2, #60.
+         Update optional com.fasterxml.jackson.core:jackson-databind from 
2.10.3 to 2.12.4, #60.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">
          Update Slf4j test dependencies:
@@ -97,7 +97,7 @@
          Update GitHub actions/checkout from v1 to v2.3.3 #47, #62, #70, #85.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
-         Update commons-parent from 50 to 51.
+         Update commons-parent from 50 to 52.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
          Update mailapi from 1.6.4 to 1.6.6 #48.

Reply via email to