Skip to content

Commit

Permalink
Remove override for caffeine again
Browse files Browse the repository at this point in the history
Not necessary any more with newer version of script-security-plugin.
  • Loading branch information
TobiX committed May 27, 2021
1 parent 139930e commit f61459d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@
<!-- For RequireUpperBoundDeps -->
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.277.x</artifactId>
Expand Down

0 comments on commit f61459d

Please # to comment.