You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/02/08 10:45:16 UTC

[tomee] branch master updated: TOMEE-3836 Apache OpenJPA 3.2.1

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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new a80bac8  TOMEE-3836 Apache OpenJPA 3.2.1
a80bac8 is described below

commit a80bac8a2239f1eb3fbde66bc34200a1363699fa
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Feb 8 11:44:56 2022 +0100

    TOMEE-3836 Apache OpenJPA 3.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abaeca9..42922a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
     <geronimo-javamail_1.6_spec.version>1.0.1</geronimo-javamail_1.6_spec.version>
     <geronimo-javamail_1.6_mail.version>1.0.1</geronimo-javamail_1.6_mail.version>
 
-    <openjpa.version>3.2.0</openjpa.version>
+    <openjpa.version>3.2.1</openjpa.version>
     <openwebbeans.version>2.0.26</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
     <johnzon.version>1.2.16</johnzon.version>