Skip to content

Commit

Permalink
roll back to slf4j to be in sync with spring-boot 2.x (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
hennr committed Nov 21, 2022
1 parent f878bf5 commit 3af76b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.3</version>
<version>1.7.36</version>
</dependency>

<!-- provide an slf4j binding to have logs for togglz's tests -->
Expand Down

0 comments on commit 3af76b7

Please sign in to comment.