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 2018/09/14 15:26:45 UTC

[1/2] tomee git commit: upgrade xmlsec dependency to fix incompatibility issue with wss4j 2.2.2

Repository: tomee
Updated Branches:
  refs/heads/master 250bdbec1 -> 058790063


upgrade xmlsec dependency to fix incompatibility issue with wss4j 2.2.2


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

Branch: refs/heads/master
Commit: 3a75df5df669dde544cdae26c6c8599d25c3e2aa
Parents: 6ba7fc5
Author: Vicente Rossello <vr...@travelcompositor.com>
Authored: Thu Sep 13 19:40:23 2018 +0200
Committer: Vicente Rossello <vr...@travelcompositor.com>
Committed: Thu Sep 13 19:40:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/3a75df5d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c15606e..dfeb8ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1320,7 +1320,7 @@
       <dependency>
         <artifactId>xmlsec</artifactId>
         <groupId>org.apache.santuario</groupId>
-        <version>2.0.6</version>
+        <version>2.1.2</version>
       </dependency>
       <dependency>
         <groupId>wsdl4j</groupId>


[2/2] tomee git commit: Merge branch 'master' of github.com:cocorossello/tomee

Posted by jg...@apache.org.
Merge branch 'master' of github.com:cocorossello/tomee


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

Branch: refs/heads/master
Commit: 058790063f9787dbee66b5dbb1750dc65d7c1f7b
Parents: 250bdbe 3a75df5
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Fri Sep 14 16:26:29 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Fri Sep 14 16:26:29 2018 +0100

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