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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 61c58e2  Bump gson from 2.8.6 to 2.8.7
61c58e2 is described below

commit 61c58e2d7c31550544970afb7af472cc7bbfaef0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 25 06:01:57 2021 +0000

    Bump gson from 2.8.6 to 2.8.7
    
    Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
    - [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.7)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bdca0c..22bef25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -505,7 +505,7 @@
         
<geronimo.spec.annotation.version>1.1.1</geronimo.spec.annotation.version>
         <geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version>
         <geronimo.spec.jaxws.version>1.2</geronimo.spec.jaxws.version>
-        <google.gson.version>2.8.6</google.gson.version>
+        <google.gson.version>2.8.7</google.gson.version>
         <groovy.version>3.0.8</groovy.version>
         <httpcore.version>4.4.14</httpcore.version>
         <httpclient.version>4.5.13</httpclient.version>

Reply via email to