You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/03/12 20:02:41 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6192] Upgrade to Aries JPA 2.7.2

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new a4ba530  [KARAF-6192] Upgrade to Aries JPA 2.7.2
a4ba530 is described below

commit a4ba53098592da08becb65274354881405ff7baf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Mar 12 17:11:11 2019 +0100

    [KARAF-6192] Upgrade to Aries JPA 2.7.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d3ce3c9..94062b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
         <aries.jmx.blueprint.api.version>1.2.0</aries.jmx.blueprint.api.version>
         <aries.jmx.blueprint.core.version>1.2.0</aries.jmx.blueprint.core.version>
         <aries.jmx.whiteboard.version>1.2.0</aries.jmx.whiteboard.version>
-        <aries.jpa.version>2.7.1</aries.jpa.version>
+        <aries.jpa.version>2.7.2</aries.jpa.version>
         <aries.jpa.blueprint.aries.version>1.0.4</aries.jpa.blueprint.aries.version>
         <aries.jpa.container.context.version>1.0.4</aries.jpa.container.context.version>
         <aries.jndi.version>1.0.0</aries.jndi.version>