This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new db9f893 CAMEL-13719 - Upgrade to jasypt 1.9.3
db9f893 is described below
commit db9f89352a98782b57d2263901cf5f21829f7d7d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jul 3 08:22:20 2019 +0200
CAMEL-13719 - Upgrade to jasypt 1.9.3
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 13d0395..4ccebb2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -326,8 +326,8 @@
<jandex-version>2.1.1.Final</jandex-version>
<jasn1-version>1.11.2</jasn1-version>
<jasper-bundle-version>6.0.44_1</jasper-bundle-version>
- <jasypt-bundle-version>1.9.2_1</jasypt-bundle-version>
- <jasypt-version>1.9.2</jasypt-version>
+ <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version>
+ <jasypt-version>1.9.3</jasypt-version>
<java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version>
<java-apns-version>1.0.0.Beta6</java-apns-version>
<java-ewah-version>1.1.6</java-ewah-version>