Skip to content

Commit fa267c0

Browse files
authored
Merge pull request #688 from graphql-java-kickstart/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2
2 parents d68c0c2 + f21fb82 commit fa267c0

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.slf4j</groupId>
7070
<artifactId>slf4j-api</artifactId>
71-
<version>1.7.36</version>
71+
<version>2.0.0</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)