This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push: new bf4cf4a [KARAF-6882] Upgrade to narayana 5.10.6.Final new 72114af Merge pull request #1225 from jbonofre/KARAF-6882 bf4cf4a is described below commit bf4cf4ac05be23ae3500faa186f4f55eb5e788c4 Author: jbonofre <jbono...@apache.org> AuthorDate: Thu Oct 15 08:12:18 2020 +0200 [KARAF-6882] Upgrade to narayana 5.10.6.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39d2959..2d28e33 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ <openjpa.version>3.1.2</openjpa.version> <geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version> <guava.version>20.0</guava.version> - <narayana.version>5.10.5.Final</narayana.version> + <narayana.version>5.10.6.Final</narayana.version> <hibernate.annotations.common.version>3.3.0.ga</hibernate.annotations.common.version> <hibernate.annotations.version>3.4.0.GA</hibernate.annotations.version> <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>