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 86f927e [KARAF-6398] Upgrade to narayana 5.9.7.Final
86f927e is described below
commit 86f927ec06d9dd945437c43f568e042ac7979e8c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Sep 15 08:05:38 2019 +0200
[KARAF-6398] Upgrade to narayana 5.9.7.Final
(cherry picked from commit 6fbc228883a0b2f57597f3d4bdbcebafc4f15987)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a965330..d711bd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
<openjpa.version>3.0.0</openjpa.version>
<geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
<guava.version>20.0</guava.version>
- <narayana.version>5.9.5.Final</narayana.version>
+ <narayana.version>5.9.7.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>