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 b6de9a5  [KARAF-7228] Upgrade to Aries Transaction Blueprint 2.3.0
     new 51836e1  Merge pull request #1418 from jbonofre/KARAF-7228
b6de9a5 is described below

commit b6de9a56af69af120469da9252f922cad756989e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Aug 9 07:07:21 2021 +0200

    [KARAF-7228] Upgrade to Aries Transaction Blueprint 2.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5b97791..dadf348 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,7 @@
         <aries.subsystem.core.version>2.0.10</aries.subsystem.core.version>
         
<aries.transaction.manager.version>1.3.3</aries.transaction.manager.version>
         
<aries.transaction.blueprint.version>1.1.1</aries.transaction.blueprint.version>
-        
<aries.transaction.blueprint.version2>2.2.0</aries.transaction.blueprint.version2>
+        
<aries.transaction.blueprint.version2>2.3.0</aries.transaction.blueprint.version2>
         <aries.util.version>1.1.3</aries.util.version>
         <atomikos.version>4.0.4</atomikos.version>
 

Reply via email to