Skip to content

Commit

Permalink
Merge pull request #6279 from bndtools/dependabot/maven/maven-plugins…
Browse files Browse the repository at this point in the history
…/org.slf4j-slf4j-simple-2.0.0

Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.0 in /maven-plugins
  • Loading branch information
pkriens authored Sep 19, 2024
2 parents 40377c2 + 7067f3c commit 070bca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugins/bnd-plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.36</version>
<version>2.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 070bca1

Please sign in to comment.