From: Matthias Sohn Date: Wed, 12 Jan 2022 17:37:02 +0000 (+0100) Subject: Complete update to servlet api 4.0.0 X-Git-Tag: v6.1.0.202202221755-m3~72^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F189571%2F1;p=jgit.git Complete update to servlet api 4.0.0 Ibd0240cf7ad updated servlet-api to 4.0.0 only partially for the osgi-based build in Eclipse. Complete this by updating dependencies also in maven and bazel build. Change-Id: Ic4c3eb78c538007ca2177f6109d415147e58eabe --- diff --git a/WORKSPACE b/WORKSPACE index f78a159fb2..51a815e2fd 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -171,8 +171,8 @@ maven_jar( maven_jar( name = "servlet-api", - artifact = "javax.servlet:javax.servlet-api:3.1.0", - sha1 = "3cd63d075497751784b2fa84be59432f4905bf7c", + artifact = "javax.servlet:javax.servlet-api:4.0.0", + sha1 = "60200affc2fe0165136ed3690faf00b66aed581a", ) maven_jar( diff --git a/pom.xml b/pom.xml index 7ae2c21f83..c486569fa2 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ 2.33 1.21 4.3.1 - 3.1.0 + 4.0.0 10.0.6 0.15.3 4.5.13