Upgrade jasypt
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/93cbd113 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/93cbd113 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/93cbd113 Branch: refs/heads/master Commit: 93cbd113f8c413bcc74fb2e775cf280ff1bbf9c0 Parents: f21310f Author: Claus Ibsen <[email protected]> Authored: Sat Jun 14 10:56:47 2014 +0200 Committer: Claus Ibsen <[email protected]> Committed: Sat Jun 14 10:56:47 2014 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/93cbd113/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3baf212..65bcc74 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -200,8 +200,8 @@ <jackrabbit-version>2.8.0</jackrabbit-version> <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version> <jasper-bundle-version>6.0.36_1</jasper-bundle-version> - <jasypt-bundle-version>1.9.1_1</jasypt-bundle-version> - <jasypt-version>1.9.1</jasypt-version> + <jasypt-bundle-version>1.9.2_1</jasypt-bundle-version> + <jasypt-version>1.9.2</jasypt-version> <java-apns-bundle-version>0.2.3_1</java-apns-bundle-version> <java-apns-version>0.2.3</java-apns-version> <javacrumbs-version>0.22</javacrumbs-version>
