This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b9ac49  Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 
to 2.21.4
8b9ac49 is described below

commit 8b9ac49c07230f142516f6bb878972f23c6bac45
Author: Gary Gregory <[email protected]>
AuthorDate: Fri May 29 10:17:44 2026 -0400

    Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f1e11ce..08f7d76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <moditect.skip>true</moditect.skip>
     <japicmp.skip>true</japicmp.skip>
     <!-- Dependency versions -->
-    <commons.jackson.version>2.21.3</commons.jackson.version>
+    <commons.jackson.version>2.21.4</commons.jackson.version>
   </properties>
   <dependencyManagement>
     <dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b2d78fc..792dcdb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,6 +34,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.16 #424.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 
#425.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4.</action>
     </release>
     <release version="1.9.2" date="2026-01-25" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to