You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/05/11 01:34:38 UTC

[servicecomb-java-chassis] branch master updated: Bump classmate from 1.5.0 to 1.5.1 (#2854)

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

shoothzj 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 d9e66e179 Bump classmate from 1.5.0 to 1.5.1 (#2854)
d9e66e179 is described below

commit d9e66e179e9645a4a23159ead9765817bd9ac519
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed May 11 09:34:32 2022 +0800

    Bump classmate from 1.5.0 to 1.5.1 (#2854)
---
 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 0b971a489..755d141c3 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -38,7 +38,7 @@
     <awaitility.version>3.0.0</awaitility.version>
     <assertj.version>3.11.1</assertj.version>
     <brave.version>5.6.0</brave.version>
-    <classmate.version>1.5.0</classmate.version>
+    <classmate.version>1.5.1</classmate.version>
     <commons-beanutils.version>1.9.4</commons-beanutils.version>
     <commons-configuration.version>1.10</commons-configuration.version>
     <commons-io.version>2.8.0</commons-io.version>