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

xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 93db378eb Bump gson from 2.8.6 to 2.8.9 in /shenyu-integrated-test 
(#3420)
93db378eb is described below

commit 93db378eb39d91e917493b222ec06aaea0d18110
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 23 09:58:33 2022 +0800

    Bump gson from 2.8.6 to 2.8.9 in /shenyu-integrated-test (#3420)
    
    Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9.
    - [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.9)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 shenyu-integrated-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shenyu-integrated-test/pom.xml b/shenyu-integrated-test/pom.xml
index 268af851b..e1d32d3bb 100644
--- a/shenyu-integrated-test/pom.xml
+++ b/shenyu-integrated-test/pom.xml
@@ -49,7 +49,7 @@
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
         <spring-cloud.version>2.2.0.RELEASE</spring-cloud.version>
-        <gson.version>2.8.6</gson.version>
+        <gson.version>2.8.9</gson.version>
         <okhttp3.version>4.9.1</okhttp3.version>
         <guava.version>30.1.1-jre</guava.version>
         <tars-client.version>1.7.2</tars-client.version>

Reply via email to