Skip to content

Commit

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

Bump slf4j.version from 2.0.11 to 2.0.12
  • Loading branch information
chrjohn authored Feb 6, 2024
2 parents f470c02 + bc295db commit ef1b9f4
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.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
<mockito-core.version>4.11.0</mockito-core.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
Expand Down

0 comments on commit ef1b9f4

Please sign in to comment.