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

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 4009f1e04e deps: bump jackson-core from 2.19.1 to 2.21.1 (#590)
4009f1e04e is described below

commit 4009f1e04e924515bb2ff661a200f2e047dd01a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 15:21:02 2026 -0400

    deps: bump jackson-core from 2.19.1 to 2.21.1 (#590)
    
    Follow-up commit will align jackson-databind and jackson-annotations to 
2.21.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43272109ae..114de9609f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -300,7 +300,7 @@ under the License.
             <dependency>
                 <groupId>com.fasterxml.jackson.core</groupId>
                 <artifactId>jackson-core</artifactId>
-                <version>2.19.1</version>
+                <version>2.21.1</version>
             </dependency>
             <dependency>
                 <groupId>com.fasterxml.jackson.core</groupId>

Reply via email to