Skip to content

Commit

Permalink
Merge pull request #22571 from gsmet/fix-slf4j-dependabot
Browse files Browse the repository at this point in the history
Remove constraint for org.slf4j:jcl-over-slf4j from BOM
  • Loading branch information
gsmet authored Jan 1, 2022
2 parents 5c120b1 + 604ca14 commit 900f0e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4282,11 +4282,6 @@
<artifactId>slf4j-api</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>org.jboss.slf4j</groupId>
<artifactId>slf4j-jboss-logmanager</artifactId>
Expand Down

0 comments on commit 900f0e6

Please sign in to comment.