Skip to content

Commit 28f8de7

Browse files
authored
Merge pull request #684 from git-commit-id/dependabot/maven/org.slf4j-slf4j-simple-2.0.10
Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10
2 parents e068592 + cbb02bf commit 28f8de7

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
@@ -328,7 +328,7 @@
328328
<dependency>
329329
<groupId>org.slf4j</groupId>
330330
<artifactId>slf4j-simple</artifactId>
331-
<version>2.0.9</version>
331+
<version>2.0.10</version>
332332
<scope>test</scope>
333333
</dependency>
334334
</dependencies>

0 commit comments

Comments
 (0)