You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2023/05/23 03:23:36 UTC

[servicecomb-java-chassis] branch master updated: Bump kryo-shaded from 4.0.2 to 4.0.3 (#3804)

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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new a188fba9a Bump kryo-shaded from 4.0.2 to 4.0.3 (#3804)
a188fba9a is described below

commit a188fba9a3bc0bd62e54c91a315163145a3ca1b3
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue May 23 11:23:32 2023 +0800

    Bump kryo-shaded from 4.0.2 to 4.0.3 (#3804)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 8af15406b..7f754c98f 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -46,7 +46,7 @@
     <commons-logging.version>1.2</commons-logging.version>
     <commons-text.version>1.10.0</commons-text.version>
     <classmate.version>1.5.1</classmate.version>
-    <esotericsoftware.version>4.0.2</esotericsoftware.version>
+    <esotericsoftware.version>4.0.3</esotericsoftware.version>
     <failureaccess.version>1.0.1</failureaccess.version>
     <findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
     <governator-annotations.version>1.17.12</governator-annotations.version>