Skip to content

Commit 677568c

Browse files
Bump logback-classic from 1.2.11 to 1.4.7
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.7. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.4.7) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab11059 commit 677568c

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>ch.qos.logback</groupId>
8181
<artifactId>logback-classic</artifactId>
82-
<version>1.2.11</version>
82+
<version>1.4.7</version>
8383
<scope>provided</scope>
8484
<optional>true</optional>
8585
</dependency>

0 commit comments

Comments
 (0)