You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/07/03 09:11:24 UTC

[cxf] branch master updated: Updating Jasypt bundle

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fad512  Updating Jasypt bundle
1fad512 is described below

commit 1fad5125f0c5cdab906846857528a32cc5de6fd5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jul 3 10:11:04 2019 +0100

    Updating Jasypt bundle
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index eaa6d6c..fde3ea8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,7 @@
         <cxf.fastinfoset.bundle.version>1.2.16_1</cxf.fastinfoset.bundle.version>
         <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
         <cxf.istack.bundle.version>3.0.7</cxf.istack.bundle.version>
-        <cxf.jasypt.bundle.version>1.9.2_1</cxf.jasypt.bundle.version>
+        <cxf.jasypt.bundle.version>1.9.3_1</cxf.jasypt.bundle.version>
         <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
         <cxf.jaxb.bundle.version>2.3.1_1</cxf.jaxb.bundle.version>
         <cxf.jaxb.context.class.property>none</cxf.jaxb.context.class.property>