You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2017/08/09 14:58:21 UTC

[2/8] tomee git commit: Update WSS4j

Update WSS4j


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/fdb0bcaa
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/fdb0bcaa
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/fdb0bcaa

Branch: refs/heads/tomee-1.7.x
Commit: fdb0bcaae9e5b128b1250395c5907f1593159950
Parents: cf1acc8
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Tue Aug 1 11:43:49 2017 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Tue Aug 1 11:43:49 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/fdb0bcaa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5066004..0b8da8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1679,7 +1679,7 @@
       <dependency>
         <groupId>org.apache.ws.security</groupId>
         <artifactId>wss4j</artifactId>
-        <version>1.6.15</version>
+        <version>1.6.19</version>
         <exclusions>
           <exclusion>
             <artifactId>commons-logging</artifactId>