Skip to content

Commit 47afed5

Browse files
authored
Merge pull request #165 from git-commit-id/dependabot/maven/org.slf4j-slf4j-simple-2.0.16
build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
2 parents c64b294 + 5486421 commit 47afed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<dependency>
294294
<groupId>org.slf4j</groupId>
295295
<artifactId>slf4j-simple</artifactId>
296-
<version>2.0.13</version>
296+
<version>2.0.16</version>
297297
<scope>test</scope>
298298
</dependency>
299299
</dependencies>

0 commit comments

Comments
 (0)