Skip to content

Commit 33b9ead

Browse files
authored
Merge pull request #611 from graphql-java-kickstart/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.2.10
2 parents 6050a9c + e71db29 commit 33b9ead

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>ch.qos.logback</groupId>
129129
<artifactId>logback-classic</artifactId>
130-
<version>1.2.9</version>
130+
<version>1.2.10</version>
131131
<scope>test</scope>
132132
<exclusions>
133133
<exclusion>

0 commit comments

Comments
 (0)