Skip to content

Commit 8aac015

Browse files
Bump ch.qos.logback:logback-core
Bumps the maven group with 1 update in the /logging directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback). Updates `ch.qos.logback:logback-core` from 1.5.16 to 1.5.19 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f38a3b0 commit 8aac015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>ch.qos.logback</groupId>
3333
<artifactId>logback-core</artifactId>
34-
<version>1.5.16</version>
34+
<version>1.5.19</version>
3535
</dependency>
3636
</dependencies>
3737
</dependencyManagement>

0 commit comments

Comments
 (0)