[java-parent-project] branch main updated: Update Jackson by one patch version to 2.21.4.
Codeberg
noreply at shibboleth.net
Thu Jun 11 18:22:24 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/8ad7489f684574461d30208b16d352155eef41c3
The following commit(s) were added to refs/heads/main by this push:
new 8ad7489 Update Jackson by one patch version to 2.21.4.
8ad7489 is described below
commit 8ad7489f684574461d30208b16d352155eef41c3
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Thu Jun 11 14:22:12 2026 -0400
Update Jackson by one patch version to 2.21.4.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index adc4fb5..98e0a27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<httpclient.httpcore.version>5.2.5</httpclient.httpcore.version>
<graalvm.version>21.2.0</graalvm.version>
<guava.version>33.0.0-jre</guava.version>
- <jackson.version>2.21.3</jackson.version>
+ <jackson.version>2.21.4</jackson.version>
<jackson-annotation.version>2.21</jackson-annotation.version>
<jakarta.ee.version>11</jakarta.ee.version>
<jakarta.servlet.version>6.1.0</jakarta.servlet.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list