Skip to content

Commit cb6627c

Browse files
Bump ch.qos.logback:logback-core in /sagas/SagaBenchmark (#458)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.13 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.13...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6971e58 commit cb6627c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagas/SagaBenchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>ch.qos.logback</groupId>
6464
<artifactId>logback-core</artifactId>
65-
<version>1.5.13</version>
65+
<version>1.5.19</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)