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 b7fd865 [KARAF-6882] Upgrade to narayana 5.10.6.Final b7fd865 is described below commit b7fd8650c214652a3abe9d6d0b8246faa85bdae3 Author: jbonofre <jbono...@apache.org> AuthorDate: Thu Oct 15 08:12:18 2020 +0200 [KARAF-6882] Upgrade to narayana 5.10.6.Final (cherry picked from commit bf4cf4ac05be23ae3500faa186f4f55eb5e788c4) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a125f8a..7fa8dc1 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ <openjpa.version>3.1.1</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>