Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.30 to 1.7.32 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2021
1 parent ac60f97 commit d42329b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion access-modifier-checker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency> <!-- Irritatingly, maven-resolver-provider & maven-resolver-impl request different versions -->
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
<version>1.7.32</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit d42329b

Please sign in to comment.