Skip to content

Commit

Permalink
Ban javax.servlet:servlet-api version 0 (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 20, 2023
1 parent 423ecc8 commit dae5027
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -593,9 +593,6 @@
<!-- CVE-2021-44228 -->
<exclude>org.apache.logging.log4j:*:(,2.15.0-rc1]</exclude>
</excludes>
<includes>
<include>javax.servlet:servlet-api:[0]</include>
</includes>
</bannedDependencies>
<requireUpperBoundDeps>
<excludes>
Expand Down

0 comments on commit dae5027

Please sign in to comment.