This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new b84f760567 Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
b84f760567 is described below

commit b84f760567bcd01c28ec54e25f8601c730d2c5a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 13:10:13 2024 +0000

    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.1 to 3.0.2.
    - [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
    - [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 modules/webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml
index f603232fe0..4f3a0af7b9 100644
--- a/modules/webapp/pom.xml
+++ b/modules/webapp/pom.xml
@@ -225,7 +225,7 @@
         <dependency>
             <groupId>jakarta.servlet.jsp.jstl</groupId>
             <artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
-            <version>3.0.1</version>
+            <version>3.0.2</version>
         </dependency>
         <dependency>
             <groupId>org.glassfish.web</groupId>

Reply via email to