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 5a080e6 Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.22.0
(#431).
5a080e6 is described below
commit 5a080e6c0226717b70ba0c50630328b6feba7d83
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 11:34:40 2026 +0000
Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.22.0 (#431).
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b6077ab..c5d21b6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +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>
+ <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>
</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 -->