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 2022/12/27 03:39:38 UTC

[servicecomb-java-chassis] branch master updated: Bump byte-buddy from 1.12.19 to 1.12.20 (#3530)

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 9274b7744 Bump byte-buddy from 1.12.19 to 1.12.20 (#3530)
9274b7744 is described below

commit 9274b774432768254f278ec24efcacaab3cbb3ba
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 27 11:39:33 2022 +0800

    Bump byte-buddy from 1.12.19 to 1.12.20 (#3530)
---
 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 eecbd6ed1..34cc9a261 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -38,7 +38,7 @@
     <assertj.version>3.23.1</assertj.version>
     <awaitility.version>4.2.0</awaitility.version>
     <brave.version>5.14.1</brave.version>
-    <bytebuddy.version>1.12.19</bytebuddy.version>
+    <bytebuddy.version>1.12.20</bytebuddy.version>
     <commons-beanutils.version>1.9.4</commons-beanutils.version>
     <commons-configuration.version>1.10</commons-configuration.version>
     <commons-io.version>2.11.0</commons-io.version>