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 966cf49 [KARAF-6296] Upgrade to Jasypt 1.9.3
966cf49 is described below
commit 966cf499c19415e52f83d0263e32211d797d4dd1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Jun 29 07:58:45 2019 +0200
[KARAF-6296] Upgrade to Jasypt 1.9.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 449e93c..032e566 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,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>
+ <jasypt.bundle.version>1.9.3_1</jasypt.bundle.version>
<jolokia.version>1.6.1</jolokia.version>
<serp.bundle.version>1.15.1_1</serp.bundle.version>
<servlet.spec.groupId>javax.servlet</servlet.spec.groupId>