This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 57f07e6a193 Bump org.javassist:javassist from 3.32.0-GA to 3.33.0-GA
(#19375)
57f07e6a193 is described below
commit 57f07e6a193a1ebf5d834cd9aa3160eebf16ac3c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 09:15:40 2026 -0700
Bump org.javassist:javassist from 3.32.0-GA to 3.33.0-GA (#19375)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8002e2a80d3..b43a772ec44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@
<eclipse.jetty.version>9.4.58.v20250814</eclipse.jetty.version>
<woodstox.version>7.2.2</woodstox.version>
<curator.version>5.9.0</curator.version>
- <javassist.version>3.32.0-GA</javassist.version>
+ <javassist.version>3.33.0-GA</javassist.version>
<bouncycastle.version>1.85</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]