This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 63675b4  [AMQ-7389] Upgrade to jasypt 1.9.3
63675b4 is described below

commit 63675b493bb35e09004f2ecc5f3b89f071fc7650
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jan 27 09:53:52 2020 +0100

    [AMQ-7389] Upgrade to jasypt 1.9.3
    
    (cherry picked from commit afe67ddb6981c186e35ac0fdad7309fe4605dfac)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 63d8918..6a23417 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <insight-version>1.2.0.Beta4</insight-version>
     <jackson-version>2.9.10</jackson-version>
     <jackson-databind-version>2.9.10.1</jackson-databind-version>
-    <jasypt-version>1.9.2</jasypt-version>
+    <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
     <jetty9-version>9.4.22.v20191022</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>

Reply via email to