Skip to content

Commit 595f9b5

Browse files
authored
Merge pull request #580 from graphql-java-kickstart/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.2.6
2 parents 3d45bee + 2a2e4e9 commit 595f9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

0 commit comments

Comments
 (0)