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

bitstorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new a3d2312cea Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.1.1 
to 4.0.0 (#1497)
a3d2312cea is described below

commit a3d2312cead0bce6fbf0a0d096b2ea3f4c3ac672
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 18:34:40 2026 +0200

    Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.1.1 to 4.0.0 (#1497)
    
    Bumps 
[jakarta.servlet.jsp:jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api)
 from 3.1.1 to 4.0.0.
    - [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
    - 
[Commits](https://github.com/eclipse-ee4j/jsp-api/compare/3.1.1-RELEASE...4.0.0-RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.servlet.jsp:jakarta.servlet.jsp-api
      dependency-version: 4.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b085390db5..fd09e7509a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
                <jakarta.el-api.version>6.0.0</jakarta.el-api.version>
                
<jakarta.enterprise.cdi-api.version>4.1.0</jakarta.enterprise.cdi-api.version>
                
<jakarta.inject-api.version>2.0.1.MR</jakarta.inject-api.version>
-               
<jakarta.servlet.jsp-api.version>3.1.1</jakarta.servlet.jsp-api.version>
+               
<jakarta.servlet.jsp-api.version>4.0.0</jakarta.servlet.jsp-api.version>
                
<jakarta.validation-api.version>3.1.1</jakarta.validation-api.version>
                
<jakarta.websocket-api.version>2.2.0</jakarta.websocket-api.version>
                <jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>

Reply via email to