Skip to content

Commit

Permalink
Merge pull request #171 from CheckmarxDev/dependabot/maven/org.slf4j-…
Browse files Browse the repository at this point in the history
…slf4j-simple-2.0.3

Bump slf4j-simple from 2.0.2 to 2.0.3
  • Loading branch information
pedrompflopes authored Sep 28, 2022
2 parents a78a370 + d45e7fe commit 17d7327
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 17d7327

Please sign in to comment.