Skip to content

Commit

Permalink
Merge pull request #585 from jmrozanec/dependabot/maven/slf4j.version…
Browse files Browse the repository at this point in the history
…-2.0.7

Bump slf4j.version from 2.0.6 to 2.0.7
  • Loading branch information
jmrozanec committed Mar 20, 2023
2 parents f9668e8 + 3234840 commit 76e0d59
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 @@ -59,7 +59,7 @@
</distributionManagement>

<properties>
<slf4j.version>2.0.6</slf4j.version>
<slf4j.version>2.0.7</slf4j.version>
<junit.version>5.8.1</junit.version>
<mockito.version>5.2.0</mockito.version>

Expand Down

0 comments on commit 76e0d59

Please sign in to comment.