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 1a016af Bump com.fasterxml.jackson.core:jackson-databind from 2.22.0
to 2.22.2.
1a016af is described below
commit 1a016af09010b94223928aeb3eef41ef3a34a3ef
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 15:11:29 2026 -0400
Bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.2.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 096f3d2..533de75 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.22.0</commons.jackson.version>
+ <commons.jackson.version>2.22.2</commons.jackson.version>
</properties>
<dependencyManagement>
<dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e969e0e..8d2cc25 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,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,
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to
2.22.0 (#431).</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to
2.22.2 (#431).</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.</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.">