You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by wu...@apache.org on 2022/11/10 17:56:48 UTC

[ambari] branch trunk updated: AMBARI-25313: Upgrade dependency on com.mchange:c3p0:jar:0.9.5.2 in Ambari Server (#3478)

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 ad91fac235 AMBARI-25313: Upgrade dependency on com.mchange:c3p0:jar:0.9.5.2 in Ambari Server (#3478)
ad91fac235 is described below

commit ad91fac235a46fa5f9ee17f102e5bc984d237517
Author: Zhiguo Wu <wu...@apache.org>
AuthorDate: Fri Nov 11 01:56:43 2022 +0800

    AMBARI-25313: Upgrade dependency on com.mchange:c3p0:jar:0.9.5.2 in Ambari Server (#3478)
---
 ambari-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 9c5989ba29..6bb542022a 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -1774,7 +1774,7 @@
     <dependency>
       <groupId>com.mchange</groupId>
       <artifactId>c3p0</artifactId>
-      <version>[0.9.5.2]</version>
+      <version>[0.9.5.4]</version>
       <scope>compile</scope>
     </dependency>
     <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org