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

wuzhiguo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 6cec971417 AMBARI-25203 Updated jackson-databind to 2.9.8 and 
boucycastle libs to 1.61 (#3428)
6cec971417 is described below

commit 6cec9714176dd78244783dbdcc28537c5d754ae7
Author: glorious06 <[email protected]>
AuthorDate: Fri Oct 21 12:08:32 2022 +0200

    AMBARI-25203 Updated jackson-databind to 2.9.8 and boucycastle libs to 1.61 
(#3428)
---
 ambari-server/pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 0bc73e4ecb..9c5989ba29 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -1403,6 +1403,12 @@
     <dependency>
       <groupId>io.swagger</groupId>
       <artifactId>swagger-core</artifactId>
+      <exclusions>
+        <exclusion>
+          <groupId>com.fasterxml.jackson.core</groupId>
+          <artifactId>jackson-databind</artifactId>
+        </exclusion>
+      </exclusions>
     </dependency>
     <dependency>
       <groupId>io.swagger</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to