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

weichiu 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 977469b9f5 AMBARI-26440. trunk does not compile (#3978)
977469b9f5 is described below

commit 977469b9f5894d9ca756ad02bbbad30594e44be4
Author: Peter Lee <[email protected]>
AuthorDate: Mon Apr 14 23:29:07 2025 +0800

    AMBARI-26440. trunk does not compile (#3978)
---
 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 c9c9afa694..857f3abeff 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -68,7 +68,7 @@
     <xml.version>1.0</xml.version>
     <findbugs.version>2.0.0</findbugs.version>
     <equalsverifier.version>3.15.6</equalsverifier.version>
-    <persistence.version>2.2.3</persistence.version>
+    <persistence.version>3.1.0</persistence.version>
     <collections4.version>4.4</collections4.version>
     <commons.compress.version>1.21</commons.compress.version>
     <commons.text.version>1.10.0</commons.text.version>


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

Reply via email to