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

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


The following commit(s) were added to refs/heads/main by this push:
     new 375e466  [KARAF-7229] Upgrade to Aries JPA 2.7.3
     new ba4e2b4  Merge pull request #1421 from jbonofre/KARAF-7229
375e466 is described below

commit 375e4667933146c9262b4ac472f01804c34a0b6c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Aug 20 11:35:12 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 5b97791..71cc16a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,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.2</aries.jpa.version>
+        <aries.jpa.version>2.7.3</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>

Reply via email to