Skip to content

Commit 17d6c85

Browse files
Merge pull request #150 from evanchooly/dependabot/maven/org.slf4j-slf4j-api-2.0.17
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
2 parents 115b51a + aa4af6c commit 17d6c85

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
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.slf4j</groupId>
115115
<artifactId>slf4j-api</artifactId>
116-
<version>2.0.16</version>
116+
<version>2.0.17</version>
117117
<scope>provided</scope>
118118
</dependency>
119119
<dependency>

0 commit comments

Comments
 (0)