This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 3890ed1d2f Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
(#1597)
3890ed1d2f is described below
commit 3890ed1d2fc59e018f2b657c1a4c7b2f976667cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 07:26:14 2026 +0100
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api (#1597)
Bumps
[jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api)
from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
-
[Commits](https://github.com/eclipse-ee4j/jstl-api/compare/3.0.0-RELEASE...3.0.2-RELEASE)
---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
dependency-version: 3.0.2
dependency-type: direct:production
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-web-console/pom.xml | 2 +-
assembly/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml
index bc643c7d2f..5a373be0ca 100644
--- a/activemq-web-console/pom.xml
+++ b/activemq-web-console/pom.xml
@@ -287,7 +287,7 @@
<dependency>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
- <version>3.0.0</version>
+ <version>3.0.2</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index d540238f76..c6a947a739 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -457,7 +457,7 @@
<dependency>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
- <version>3.0.0</version>
+ <version>3.0.2</version>
</dependency>
<dependency>
<groupId>org.glassfish.web</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact