Skip to content

Commit 7e8bb48

Browse files
Bump ch.qos.logback:logback-core in /web/web-itests
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 0.9.29 to 1.2.13. - [Commits](qos-ch/logback@v_0.9.29...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e93c801 commit 7e8bb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/web-itests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>ch.qos.logback</groupId>
144144
<artifactId>logback-core</artifactId>
145-
<version>0.9.29</version>
145+
<version>1.2.13</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>

0 commit comments

Comments
 (0)