Skip to content

Commit 2186405

Browse files
authored
Merge pull request #642 from graphql-java-kickstart/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.2.11
2 parents d2447cf + 04eba3f commit 2186405

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
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>ch.qos.logback</groupId>
102102
<artifactId>logback-classic</artifactId>
103-
<version>1.2.10</version>
103+
<version>1.2.11</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)