Skip to content

Commit bf20d26

Browse files
authored
Merge pull request #6 from Tsovak/dependabot/maven/ch.qos.logback-logback-classic-1.2.0
2 parents 8a5773f + 4ad7e14 commit bf20d26

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>ch.qos.logback</groupId>
146146
<artifactId>logback-classic</artifactId>
147-
<version>1.1.2</version>
147+
<version>1.2.0</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)