This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 836b734ea5 Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
(#1597)
836b734ea5 is described below
commit 836b734ea59cc3354b38b9016dc89a0369303906
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 c41367c0d5..9e90f6e89c 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 3b54b7f861..2b90278de4 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