Skip to content

Commit 42a3466

Browse files
build(deps): bump logback-classic from 1.4.6 to 1.4.7 (#1163)
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.6 to 1.4.7.
1 parent 156c037 commit 42a3466

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<dependency>
287287
<groupId>ch.qos.logback</groupId>
288288
<artifactId>logback-classic</artifactId>
289-
<version>1.4.6</version>
289+
<version>1.4.7</version>
290290
<scope>test</scope>
291291
</dependency>
292292
<dependency>

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>ch.qos.logback</groupId>
3131
<artifactId>logback-classic</artifactId>
32-
<version>1.4.6</version>
32+
<version>1.4.7</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)