Skip to content

Commit 25e2943

Browse files
authored
Merge pull request #600 from graphql-java-kickstart/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.2.7
2 parents c170e8f + b847523 commit 25e2943

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.6</version>
130+
<version>1.2.7</version>
131131
<scope>test</scope>
132132
<exclusions>
133133
<exclusion>

0 commit comments

Comments
 (0)