This is an automated email from the ASF dual-hosted git repository.
cshannon 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 efb3b15a4f [5.19.x] bump com.sun.istack:istack-commons-runtime from
3.0.7 to 3.0.12 (#2328)
efb3b15a4f is described below
commit efb3b15a4fef339375877f728a783b6e59c51796
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 13:07:37 2026 -0400
[5.19.x] bump com.sun.istack:istack-commons-runtime from 3.0.7 to 3.0.12
(#2328)
Bumps com.sun.istack:istack-commons-runtime from 3.0.7 to 3.0.12.
---
updated-dependencies:
- dependency-name: com.sun.istack:istack-commons-runtime
dependency-version: 3.0.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
activemq-runtime-config/pom.xml | 2 +-
assembly/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml
index f671ba3973..444fd9a380 100644
--- a/activemq-runtime-config/pom.xml
+++ b/activemq-runtime-config/pom.xml
@@ -107,7 +107,7 @@
<dependency>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons-runtime</artifactId>
- <version>3.0.7</version>
+ <version>3.0.12</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 3e8e5ac2a9..744341baf3 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -457,7 +457,7 @@
<dependency>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons-runtime</artifactId>
- <version>3.0.11</version>
+ <version>3.0.12</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact