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 2021/01/01 22:20:33 UTC

[jspwiki] branch master updated: 2.11.0-git-02

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


The following commit(s) were added to refs/heads/master by this push:
     new b9385a9  2.11.0-git-02
b9385a9 is described below

commit b9385a9281e0c69229f58f671758d9e78001d19b
Author: Juan Pablo Santos Rodríguez <ju...@gmail.com>
AuthorDate: Fri Jan 1 23:20:01 2021 +0100

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

diff --git a/ChangeLog.md b/ChangeLog.md
index dde6767..ce6b255 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -17,6 +17,18 @@ specific language governing permissions and limitations
 under the License.
 -->
 
+**2021-01-01  Juan Pablo Santos (juanpablo AT apache DOT org)**
+
+* _2.11.0-git-02_
+
+* Dependency updates provided by dependabot (PRs [#18](https://github.com/apache/jspwiki/pull/18), 
+  [#19](https://github.com/apache/jspwiki/pull/19), [#20](https://github.com/apache/jspwiki/pull/20), 
+  [#21](https://github.com/apache/jspwiki/pull/21), [#22](https://github.com/apache/jspwiki/pull/22),
+  [#23](https://github.com/apache/jspwiki/pull/23), [#24](https://github.com/apache/jspwiki/pull/24),
+  [#25](https://github.com/apache/jspwiki/pull/25), [#26](https://github.com/apache/jspwiki/pull/26) and 
+  [#27](https://github.com/apache/jspwiki/pull/27)), most notably
+  * jsp-api to 2.3.3
+
 **2020-12-17  Juan Pablo Santos (juanpablo AT apache DOT org)**
 
 * _2.11.0-git-01_
diff --git a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
index 9dbfc0e..932dcf2 100644
--- a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
+++ b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
@@ -69,7 +69,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "git-01";
+    public static final String     BUILD         = "git-02";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of