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 8a2695904 Bump byte-buddy from 1.12.18 to 1.12.19 (#3487)
8a2695904 is described below

commit 8a2695904b355289f3f999d7ff17d53fc7041909
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 21 10:30:39 2022 +0800

    Bump byte-buddy from 1.12.18 to 1.12.19 (#3487)
---
 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 425990fa5..fbac72c89 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.18</bytebuddy.version>
+    <bytebuddy.version>1.12.19</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