This is an automated email from the ASF dual-hosted git repository.
jialiang 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 afde37a25a AMBARI-26449:Update org.postgresql:postgresql to 42.3.9
#3994
afde37a25a is described below
commit afde37a25a8a8336765a6e1d4e10953614a9fcf4
Author: rich7420 <[email protected]>
AuthorDate: Fri Apr 18 10:39:30 2025 +0800
AMBARI-26449:Update org.postgresql:postgresql to 42.3.9 #3994
---
ambari-project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index 4e7664c579..f549e02d00 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -43,7 +43,7 @@
<spring.security.version>6.0.0</spring.security.version>
<fasterxml.jackson.version>2.18.2</fasterxml.jackson.version>
<fasterxml.jackson.databind.version>2.18.2</fasterxml.jackson.databind.version>
- <postgres.version>42.3.8</postgres.version>
+ <postgres.version>42.3.9</postgres.version>
<testContainers.version>1.17.6</testContainers.version>
<forkCount>4</forkCount>
<reuseForks>false</reuseForks>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]