Skip to content

Commit ea14c6c

Browse files
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
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](jakartaee/tags@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] <support@github.com>
1 parent 5a75886 commit ea14c6c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

activemq-web-console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<dependency>
288288
<groupId>jakarta.servlet.jsp.jstl</groupId>
289289
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
290-
<version>3.0.0</version>
290+
<version>3.0.2</version>
291291
<scope>provided</scope>
292292
</dependency>
293293
<dependency>

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
<dependency>
458458
<groupId>jakarta.servlet.jsp.jstl</groupId>
459459
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
460-
<version>3.0.0</version>
460+
<version>3.0.2</version>
461461
</dependency>
462462
<dependency>
463463
<groupId>org.glassfish.web</groupId>

0 commit comments

Comments
 (0)