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 6fc9ee6  Bump gson from 2.8.6 to 2.8.8
6fc9ee6 is described below

commit 6fc9ee6b9e556b05b9998a8543543bed0392d9af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 11 12:58:40 2021 +0000

    Bump gson from 2.8.6 to 2.8.8
    
    Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.8.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43df161..4d2a12f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
     <ehcache.version>2.10.9.2</ehcache.version>
     <flexmark.version>0.62.2</flexmark.version>
     <freshcookies-security.version>0.60</freshcookies-security.version>
-    <gson.version>2.8.6</gson.version>
+    <gson.version>2.8.8</gson.version>
     <hsqldb.version>2.6.0</hsqldb.version>
     <jaxen.version>1.2.0</jaxen.version>
     <javax-jstl.version>1.2</javax-jstl.version>

Reply via email to