You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by mg...@apache.org on 2015/01/31 14:06:59 UTC

[1/2] isis git commit: Update SLF4J to 1.7.10

Repository: isis
Updated Branches:
  refs/heads/master 254fee7ef -> 8dac23341


Update SLF4J to 1.7.10


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

Branch: refs/heads/master
Commit: 76ff9872a65e1b7d51587560628b7dbd60f9adaa
Parents: 254fee7
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Sat Jan 31 15:01:53 2015 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Sat Jan 31 15:01:53 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/isis/blob/76ff9872/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index c7b925a..9fac22f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -95,7 +95,7 @@
 
         <shiro.version>1.2.3</shiro.version>
 
-        <slf4j.version>1.7.7</slf4j.version>
+        <slf4j.version>1.7.10</slf4j.version>
         <log4j.version>1.2.17</log4j.version>
 
         <joda-time.version>2.3</joda-time.version>


[2/2] isis git commit: Update JUnit to 4.12

Posted by mg...@apache.org.
Update JUnit to 4.12


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

Branch: refs/heads/master
Commit: 8dac23341b8160682e8b3674499bb3dc2f2321c5
Parents: 76ff987
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Sat Jan 31 15:02:16 2015 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Sat Jan 31 15:02:16 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/isis/blob/8dac2334/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 9fac22f..02386fc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -130,7 +130,7 @@
         <xstream.version>1.4.7</xstream.version>
         <htmlparser.version>2.1</htmlparser.version>
 
-        <junit.version>4.11</junit.version>
+        <junit.version>4.12</junit.version>
         <jmock.version>2.6.0</jmock.version>
         <easymock.version>2.5.2</easymock.version>
         <cucumber.version>1.1.5</cucumber.version>