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 f7894f4 [KARAF-6311] Upgrade to jolokia 1.6.1
f7894f4 is described below
commit f7894f4a8a4b4e53dcdce7c252e63249b315c795
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Jun 4 17:28:14 2019 +0200
[KARAF-6311] Upgrade to jolokia 1.6.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f51d7ca..c3b9c2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<dom4j.bundle.version>1.6.1_5</dom4j.bundle.version>
<eclipselink.version>2.7.4</eclipselink.version>
<jasypt.bundle.version>1.9.2_1</jasypt.bundle.version>
- <jolokia.version>1.5.0</jolokia.version>
+ <jolokia.version>1.6.1</jolokia.version>
<serp.bundle.version>1.14.1_1</serp.bundle.version>
<servlet.spec.groupId>javax.servlet</servlet.spec.groupId>
<servlet.spec.artifactId>javax.servlet-api</servlet.spec.artifactId>