Skip to content

Commit b443da8

Browse files
authored
Merge pull request #211 from git-commit-id/dependabot/maven/org.slf4j-slf4j-simple-2.0.17
build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17
2 parents 6a24d1d + 44dd06a commit b443da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.16</version>
296+
<version>2.0.17</version>
297297
<scope>test</scope>
298298
</dependency>
299299
</dependencies>

0 commit comments

Comments
 (0)