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-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new d819225a Bump Jackson from 2.20.1 to 2.21.1.
d819225a is described below

commit d819225af13307f3753dac40ddb4f1db53955863
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 23 10:52:38 2026 -0500

    Bump Jackson from 2.20.1 to 2.21.1.
---
 commons-jcs4-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-jcs4-core/pom.xml b/commons-jcs4-core/pom.xml
index 08d6e56e..9c803436 100644
--- a/commons-jcs4-core/pom.xml
+++ b/commons-jcs4-core/pom.xml
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.20.1</version>
+      <version>2.21.1</version>
       <optional>true</optional>
     </dependency>
   </dependencies>

Reply via email to