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

jianbin pushed a commit to branch 0513
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git


The following commit(s) were added to refs/heads/0513 by this push:
     new 57abb20397 optimize: Upgrade the byte-buddy version to 1.14.15.
57abb20397 is described below

commit 57abb2039794979c28047e85ecfea9406ed6698b
Author: jianbin <jian...@apache.org>
AuthorDate: Tue May 14 11:36:56 2024 +0800

    optimize: Upgrade the byte-buddy version to 1.14.15.
---
 dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 02a016f36c..54bdb47959 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -39,7 +39,7 @@
         <dubbo-seata.version>1.0.2</dubbo-seata.version>
         <brpc.version>2.5.9</brpc.version>
         <hsf.version>1.8.3</hsf.version>
-        <bytebuddy.version>1.12.17</bytebuddy.version>
+        <bytebuddy.version>1.14.15</bytebuddy.version>
         <dubbo.alibaba.version>2.6.10</dubbo.alibaba.version>
         <sofa.rpc.version>5.6.5</sofa.rpc.version>
         <fastjson.version>1.2.83</fastjson.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to