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

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 123c920b3508262d544717394f8a1646edcb0d9c
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Feb 7 13:52:22 2022 +0100

    Upgrading OpenJPA
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ccccd2d..b71b99f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,7 +412,7 @@ under the License.
     <spring.version>5.2.19.RELEASE</spring.version>
     <spring-security.version>5.2.13.RELEASE</spring-security.version>
 
-    <openjpa.version>3.2.0</openjpa.version>
+    <openjpa.version>3.2.1</openjpa.version>
     <hikaricp.version>4.0.3</hikaricp.version>
     <bval.version>2.0.5</bval.version>
 

Reply via email to