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

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


The following commit(s) were added to refs/heads/master by this push:
     new bf1f644a29 HDDS-10729. Bump javassist to 3.30.2-GA (#6525)
bf1f644a29 is described below

commit bf1f644a298546a60f9fc47b39d55c0be2d346d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 20 19:29:43 2024 +0200

    HDDS-10729. Bump javassist to 3.30.2-GA (#6525)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 025489fc85..3ea86c2db7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
     <codahale-metrics.version>3.0.2</codahale-metrics.version>
     <dropwizard-metrics.version>3.2.4</dropwizard-metrics.version>
     <jacoco.version>0.8.12</jacoco.version>
-    <javassist.version>3.21.0-GA</javassist.version>
+    <javassist.version>3.30.2-GA</javassist.version>
     <activation-api.version>1.2.2</activation-api.version>
     <jaxb-api.version>2.3.3</jaxb-api.version>
     <jaxb-runtime.version>2.3.9</jaxb-runtime.version>


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

Reply via email to