You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/07/14 10:43:43 UTC

[10/38] isis git commit: ISIS-1353: updates org.jboss.resteasy:resteasy-jaxrs and org.jboss.resteasy:resteasy-jaxb-provider (to 3.0.17.Final, from 3.0.14.Final)

ISIS-1353: updates org.jboss.resteasy:resteasy-jaxrs and org.jboss.resteasy:resteasy-jaxb-provider (to 3.0.17.Final, from 3.0.14.Final)


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

Branch: refs/heads/master
Commit: 2f80d1bdc8e22b4c285d8200e09386bd74f486d6
Parents: 17c5556
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Jul 13 06:31:29 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Jul 13 06:31:29 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/isis/blob/2f80d1bd/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index c3b0595..962f289 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -135,7 +135,7 @@
         <!-- using 2.3.3 throws SQL exception in simpleapp integtests -->
         <hsqldb.version>2.3.1</hsqldb.version>
         <log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
-        <resteasy-jaxrs.version>3.0.14.Final</resteasy-jaxrs.version>
+        <resteasy-jaxrs.version>3.0.17.Final</resteasy-jaxrs.version>
 
         <jetty.version>9.3.6.v20151106</jetty.version>