You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2016/05/28 22:41:28 UTC

roller git commit: upgrade webjars which improved handling of invalid URLs (changes: http://github.com/webjars/webjars-servlet-2.x/pull/12)

Repository: roller
Updated Branches:
  refs/heads/master a313adac8 -> 3f996b377


upgrade webjars which improved handling of invalid URLs (changes: http://github.com/webjars/webjars-servlet-2.x/pull/12)


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

Branch: refs/heads/master
Commit: 3f996b3778d94c44bb7224cb86f2db8aa5564609
Parents: a313ada
Author: Kohei Nozaki <ko...@apache.org>
Authored: Fri Apr 29 10:17:09 2016 +0900
Committer: Kohei Nozaki <ko...@apache.org>
Committed: Fri Apr 29 10:18:38 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/roller/blob/3f996b37/app/pom.xml
----------------------------------------------------------------------
diff --git a/app/pom.xml b/app/pom.xml
index 7eb920e..ef4bad1 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -322,7 +322,7 @@
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>webjars-servlet-2.x</artifactId>
-            <version>1.4</version>
+            <version>1.5</version>
         </dependency>
 
         <dependency>