This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 249b1ac1dd Upgrading OpenJPA
249b1ac1dd is described below
commit 249b1ac1dda39ccfbae7613759bd1ee0772b08f0
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Mar 28 10:59:41 2025 +0100
Upgrading OpenJPA
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 18e19a1f68..1964e752de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -417,7 +417,7 @@ under the License.
<spring-boot.version>3.4.4</spring-boot.version>
<spring-cloud-gateway.version>4.2.1</spring-cloud-gateway.version>
- <openjpa.version>4.0.1</openjpa.version>
+ <openjpa.version>4.1.0</openjpa.version>
<jasypt.version>1.9.3</jasypt.version>