Skip to content

Commit

Permalink
chore(deps): update dependency org.slf4j:slf4j-simple to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2022
1 parent 27d6322 commit de36416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protelis.parser.web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit de36416

Please sign in to comment.