You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2018/01/09 23:57:57 UTC

incubator-taverna-maven-parent git commit: newer jaxen

Repository: incubator-taverna-maven-parent
Updated Branches:
  refs/heads/master adb3dd8db -> c275c4e33


newer jaxen


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/commit/c275c4e3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/c275c4e3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/c275c4e3

Branch: refs/heads/master
Commit: c275c4e33b043e20dae7eb3aef117aa4e882d5e1
Parents: adb3dd8
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Jan 9 23:42:51 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Jan 9 23:57:51 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/c275c4e3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1130eb8..5b258be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -510,7 +510,7 @@ upgraded - this leads to recursive spaghetti.
 <javax.servlet.version>2.5.0</javax.servlet.version>
 <javax.transaction.version>1.1.0</javax.transaction.version>
 <jaxb.version>2.2.11</jaxb.version>
-<jaxen.version>1.1.4</jaxen.version>
+<jaxen.version>1.1.6</jaxen.version>
 <jaxp.ri.version>1.4</jaxp.ri.version>
 <jaxws.api.version>2.1</jaxws.api.version>
 <jdom.version>1.1.0</jdom.version> <!-- com.springsource.org.jdom -->