Skip to content

Commit 85251f4

Browse files
dependabot[bot]stbischof
authored andcommitted
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 in /scr
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.12 to 1.2.13. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.12...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.2.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe0772d commit 85251f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>ch.qos.logback</groupId>
207207
<artifactId>logback-classic</artifactId>
208-
<version>1.2.12</version>
208+
<version>1.2.13</version>
209209
<scope>test</scope>
210210
</dependency>
211211
<dependency>

0 commit comments

Comments
 (0)