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 4a35b7dcb Bump byte-buddy from 1.12.20 to 1.12.22 (#3582)
4a35b7dcb is described below

commit 4a35b7dcbd758a55af3e7ddded17231dc721c923
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 15:05:22 2023 +0800

    Bump byte-buddy from 1.12.20 to 1.12.22 (#3582)
---
 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 68f559902..ac9a75523 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -38,7 +38,7 @@
     <assertj.version>3.24.2</assertj.version>
     <awaitility.version>4.2.0</awaitility.version>
     <brave.version>5.14.1</brave.version>
-    <bytebuddy.version>1.12.20</bytebuddy.version>
+    <bytebuddy.version>1.12.22</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>

Reply via email to