This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e7d6e57 Switching to openjpa 3.1
e7d6e57 is described below
commit e7d6e575ee8348f68eba2e42b72ce0525c2f20a3
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sat Jun 27 20:29:16 2020 +0200
Switching to openjpa 3.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4de76ca..93b0079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<ehcache.version>2.10.6</ehcache.version>
<hsqldb.version>2.5.0</hsqldb.version>
- <openjpa.version>2.4.1</openjpa.version>
+ <openjpa.version>3.1.1</openjpa.version>
<cxf.version>3.0.3</cxf.version>