Skip to content

Commit 7041fe7

Browse files
authored
Merge pull request #3 from optimaize/dependabot/maven/ch.qos.logback-logback-classic-1.2.0
Bump logback-classic from 1.1.3 to 1.2.0
2 parents c8bc4b1 + 98cb1d4 commit 7041fe7

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
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>ch.qos.logback</groupId>
216216
<artifactId>logback-classic</artifactId>
217-
<version>1.1.3</version>
217+
<version>1.2.0</version>
218218
<scope>test</scope>
219219
</dependency>
220220
</dependencies>

0 commit comments

Comments
 (0)