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

jxue pushed a commit to branch 
revert-2279-dependabot/maven/helix-admin-webapp/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
in repository https://gitbox.apache.org/repos/asf/helix.git

commit 0b154cfa24b20ac00f919823ed235f741bb8dae1
Author: Junkai Xue <[email protected]>
AuthorDate: Sun Jul 23 15:44:21 2023 -0700

    Revert "Bump jackson-databind from 2.12.6.1 to 2.12.7.1 in 
/helix-admin-webapp (#2279)"
    
    This reverts commit 34ec315d4e6cae25d32ce0dcc96ae2a87a86aaf7.
---
 helix-admin-webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index db67505ac..a854e5e89 100644
--- a/helix-admin-webapp/pom.xml
+++ b/helix-admin-webapp/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.12.7.1</version>
+      <version>2.12.6.1</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>

Reply via email to