Skip to content

Commit

Permalink
chore: bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent f940a3f commit fffdc12
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 @@ -67,7 +67,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<jsr305.version>3.0.2</jsr305.version>
<slf4j-simple.version>2.0.12</slf4j-simple.version>
<slf4j-simple.version>2.0.13</slf4j-simple.version>

<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
Expand Down

0 comments on commit fffdc12

Please sign in to comment.