Skip to content

Commit 3f89990

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.4. - [Commits](qos-ch/logback@v_1.5.3...v_1.5.4) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33698d0 commit 3f89990

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
@@ -271,7 +271,7 @@
271271
<dependency>
272272
<groupId>ch.qos.logback</groupId>
273273
<artifactId>logback-classic</artifactId>
274-
<version>1.5.3</version>
274+
<version>1.5.4</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<dependency>

0 commit comments

Comments
 (0)