Skip to content

Commit

Permalink
Merge pull request #753 from quickfix-j/dependabot/maven/slf4j.versio…
Browse files Browse the repository at this point in the history
…n-2.0.11

Bump slf4j.version from 2.0.10 to 2.0.11
  • Loading branch information
chrjohn authored Jan 9, 2024
2 parents 50d0046 + 2909f76 commit f532e1f
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 @@ -68,7 +68,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jdkLevel>1.8</jdkLevel>
<slf4j.version>2.0.10</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>
<mockito-core.version>4.11.0</mockito-core.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
Expand Down

0 comments on commit f532e1f

Please sign in to comment.