You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2018/12/25 20:47:40 UTC

[jspwiki] 07/09: 2.11.0-M1-git-14

This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit 1057136227e8aa5bca62cbc5fcab9cedf4f9412b
Author: juanpablo <ju...@apache.org>
AuthorDate: Tue Dec 25 20:39:19 2018 +0100

    2.11.0-M1-git-14
---
 ChangeLog                                               | 12 ++++++++++++
 jspwiki-main/src/main/java/org/apache/wiki/Release.java |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index cb66b75..ed0d7e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2018-12-25  Juan Pablo Santos (juanpablo AT apache DOT org)
+
+       * 2.11.0-M1-git-14: upgrade bundled dependencies
+         - commons-fileupload to 1.3.3
+         - ehcache to 2.10.6
+         - flexmark to 0.35.0
+         - junit to 5.3.2
+         - lucene to 7.6.0
+         - tomcat to 8.5.37
+       
+       * escape entities on Captcha.jsp request parameters
+
 2018-12-24  Dirk Frederickx (brushed AT apache DOT org)
 
        * 2.11.0-M1-git-13: AJAX based search results are not shown.
diff --git a/jspwiki-main/src/main/java/org/apache/wiki/Release.java b/jspwiki-main/src/main/java/org/apache/wiki/Release.java
index 27b3193..7c25722 100644
--- a/jspwiki-main/src/main/java/org/apache/wiki/Release.java
+++ b/jspwiki-main/src/main/java/org/apache/wiki/Release.java
@@ -72,7 +72,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "13";
+    public static final String     BUILD         = "14";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of