This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new 76f8e9e97c [5.19.x] bump org.javassist:javassist from 3.30.2-GA to
3.32.0-GA (#2306)
76f8e9e97c is described below
commit 76f8e9e97c00f01536dd050c08e2b864ffa02dbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:39:17 2026 -0500
[5.19.x] bump org.javassist:javassist from 3.30.2-GA to 3.32.0-GA (#2306)
Bumps
[org.javassist:javassist](https://github.com/jboss-javassist/javassist) from
3.30.2-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>
Co-authored-by: Matt Pavlovich <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 02872ff568..6a69d14093 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<jetty-version>${jetty9-version}</jetty-version>
<jmdns-version>3.6.3</jmdns-version>
<tomcat-api-version>9.0.120</tomcat-api-version>
- <javassist-version>3.30.2-GA</javassist-version>
+ <javassist-version>3.32.0-GA</javassist-version>
<jettison-version>1.5.7</jettison-version>
<jmock-version>2.13.1</jmock-version>
<jolokia-version>1.7.2</jolokia-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact