Skip to content

Commit

Permalink
Merge pull request #761 from aws/dependabot/maven/slf4j.version-2.0.12
Browse files Browse the repository at this point in the history
chore(deps): bump slf4j.version from 2.0.11 to 2.0.12
  • Loading branch information
deki authored Feb 6, 2024
2 parents c423881 + 6e5fa52 commit 370e9ad
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 @@ -79,7 +79,7 @@
<jacoco.minCoverage>0.7</jacoco.minCoverage>
<dependencyCheck.version>9.0.9</dependencyCheck.version>
<jackson.version>2.16.1</jackson.version>
<slf4j.version>2.0.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
<junit.version>5.10.2</junit.version>
<mockito.version>5.10.0</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit 370e9ad

Please sign in to comment.