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

jmckenzie-dev pushed a commit to branch 
sidecar/dependabot/gradle/org.javassist-javassist-3.30.2-GA
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git

commit 0e7a6e85ad35490d8e24b7ac3977839f504d1cf3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 00:35:44 2025 +0000

    chore(deps): bump org.javassist:javassist from 3.28.0-GA to 3.30.2-GA
    
    Bumps 
[org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 
3.28.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-version: 3.30.2-GA
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 test-common/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-common/build.gradle b/test-common/build.gradle
index 2ba2e622..c3d0beaa 100644
--- a/test-common/build.gradle
+++ b/test-common/build.gradle
@@ -44,7 +44,7 @@ dependencies {
     testFixturesCompileOnly(files("${dtestJarFullPath}"))
     testFixturesApi("org.apache.cassandra:dtest-api:0.0.16")
     // required by in-jvm-dtest class loader, specifically for dtest-4.0.*
-    testFixturesImplementation('org.javassist:javassist:3.28.0-GA')
+    testFixturesImplementation('org.javassist:javassist:3.30.2-GA')
 
     // Bouncycastle dependencies for test certificate provisioning
     testFixturesImplementation(group: 'org.bouncycastle', name: 
'bcprov-jdk18on', version: '1.78')


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

Reply via email to