Skip to content

Commit 3375d64

Browse files
Merge pull request #18 from wiremock/dependabot/maven/ch.qos.logback-logback-classic-1.4.7
Bump logback-classic from 1.2.11 to 1.4.7
2 parents 201a39d + 677568c commit 3375d64

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>ch.qos.logback</groupId>
8181
<artifactId>logback-classic</artifactId>
82-
<version>1.2.11</version>
82+
<version>1.4.7</version>
8383
<scope>provided</scope>
8484
<optional>true</optional>
8585
</dependency>

0 commit comments

Comments
 (0)