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 35e637e  Note GSON update to 2.8.8
35e637e is described below

commit 35e637e962946d28e3f185e379fcfa5369f66268
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Sat Sep 11 15:12:28 2021 +0200

    Note GSON update to 2.8.8
---
 ChangeLog.md | 1 +
 LICENSE      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index cec5521..74a45de 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -25,6 +25,7 @@ under the License.
 
 * Dependency updates
     * Commons IO to 2.11.0 [#125](https://github.com/apache/jspwiki/pull/125)
+    * GSON to 2.8.8 [#126](https://github.com/apache/jspwiki/pull/126)
     * Mockito to 3.12.4 [#123](https://github.com/apache/jspwiki/pull/123)
     * Selenide to 5.24.2
     * Some maven plugins [#121](https://github.com/apache/jspwiki/pull/121), 
[#122](https://github.com/apache/jspwiki/pull/122), 
[#124](https://github.com/apache/jspwiki/pull/124)
diff --git a/LICENSE b/LICENSE
index 0b7eeec..f99d92a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -226,7 +226,7 @@ flexmark-ext-toc-0.62.2.jar                 
./jspwiki-war/src/main/config/doc/LI
 flexmark-formatter-0.62.2.jar               
./jspwiki-war/src/main/config/doc/LICENSE.flexmark
 flexmark-util-0.62.2.jar                    
./jspwiki-war/src/main/config/doc/LICENSE.flexmark
 freshcookies-security-0.60.jar              LICENSE
-gson-2.8.6                                  LICENSE
+gson-2.8.8                                  LICENSE
 httpclient-4.5.13                           LICENSE
 httpcore-4.4.13                             LICENSE
 ion-java-1.0.2                              LICENSE

Reply via email to