This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.x by this push: new 3c20358 CAMEL-13719 - Upgrade to jasypt 1.9.3 3c20358 is described below commit 3c203588bfd696d93253ad7ef77c72cf01652403 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jul 3 09:52:55 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 699a28d..e05c84f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -337,8 +337,8 @@ <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version> <jasn1-version>1.10.0</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>