Skip to content

Commit a13fe11

Browse files
authored
Merge pull request #774 from graphql-java-kickstart/renovate/maven-ch.qos.logback-logback-classic-vulnerability
Update dependency ch.qos.logback:logback-classic to v1.3.12 [SECURITY]
2 parents 05d7f03 + 389ff79 commit a13fe11

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

0 commit comments

Comments
 (0)