Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.9 to 2.0.10.

---
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 Dec 29, 2023
1 parent d32fb47 commit 8a95507
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 @@ -66,7 +66,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<jsr305.version>3.0.2</jsr305.version>
<slf4j-simple.version>2.0.9</slf4j-simple.version>
<slf4j-simple.version>2.0.10</slf4j-simple.version>

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

0 comments on commit 8a95507

Please sign in to comment.