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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3397a4a041f Bump org.javassist:javassist from 3.31.0-GA to 3.32.0-GA 
(#18824)
3397a4a041f is described below

commit 3397a4a041fe2f41aca3678c660394d897597d6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 09:50:14 2026 -0700

    Bump org.javassist:javassist from 3.31.0-GA to 3.32.0-GA (#18824)
    
    Bumps 
[org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 
3.31.0-GA to 3.32.0-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.32.0-GA
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50f7d99b89a..d2181e65b8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
     <eclipse.jetty.version>9.4.58.v20250814</eclipse.jetty.version>
     <woodstox.version>7.2.1</woodstox.version>
     <curator.version>5.9.0</curator.version>
-    <javassist.version>3.31.0-GA</javassist.version>
+    <javassist.version>3.32.0-GA</javassist.version>
     <bouncycastle.version>1.84</bouncycastle.version>
     <aircompressor.version>2.0.3</aircompressor.version>
     <jna.version>5.19.1</jna.version>


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

Reply via email to