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 3fc7a6bfb Bump byte-buddy from 1.12.22 to 1.12.23 (#3621)
3fc7a6bfb is described below
commit 3fc7a6bfb07c6a3291899cc67ecf43de2fbe79d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 6 17:07:11 2023 +0800
Bump byte-buddy from 1.12.22 to 1.12.23 (#3621)
---
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 7fabdecb2..e1a6e183c 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.22</bytebuddy.version>
+ <bytebuddy.version>1.12.23</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>