Skip to content

Commit a17518c

Browse files
dependabot[bot]oskopek
authored andcommitted
Bump logback-classic from 1.1.3 to 1.2.0
Bumps logback-classic from 1.1.3 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b8f2c2 commit a17518c

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
@@ -333,7 +333,7 @@
333333
<dependency>
334334
<groupId>ch.qos.logback</groupId>
335335
<artifactId>logback-classic</artifactId>
336-
<version>1.1.3</version>
336+
<version>1.2.0</version>
337337
</dependency>
338338
</dependencies>
339339

0 commit comments

Comments
 (0)