Skip to content

Commit 874559e

Browse files
chore(deps): bump ch.qos.logback:logback-core (#55)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.13. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.12...v_1.5.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4297f2 commit 874559e

File tree

1 file changed

+1
-1
lines changed
  • examples/codecatalyst-application-pipeline

1 file changed

+1
-1
lines changed

examples/codecatalyst-application-pipeline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<artifactId>logback-core</artifactId>
5151
<groupId>ch.qos.logback</groupId>
52-
<version>1.5.12</version>
52+
<version>1.5.13</version>
5353
</dependency>
5454
<dependency>
5555
<artifactId>logback-classic</artifactId>

0 commit comments

Comments
 (0)