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

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new a3ce6eef8 Bump org.javassist:javassist from 3.24.0-GA to 3.30.2-GA 
(#4884)
a3ce6eef8 is described below

commit a3ce6eef8c015241e9ad8e72c9c015c02d79a6d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 18 07:31:04 2024 +0800

    Bump org.javassist:javassist from 3.24.0-GA to 3.30.2-GA (#4884)
    
    Bumps 
[org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 
3.24.0-GA to 3.30.2-GA.
    - [Release notes](https://github.com/jboss-javassist/javassist/releases)
    - 
[Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
    - [Commits](https://github.com/jboss-javassist/javassist/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.javassist:javassist
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index e2951f78a..59a30561d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -728,7 +728,7 @@ subprojects {
             dependency "com.google.code.gson:gson:2.8.2"
 
             dependency "org.yaml:snakeyaml:1.30"
-            dependency "org.javassist:javassist:3.24.0-GA"
+            dependency "org.javassist:javassist:3.30.2-GA"
 
             dependency "com.alibaba.nacos:nacos-client:2.2.3"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to