Skip to content

Commit 67f34d5

Browse files
build(deps): bump ch.qos.logback:logback-core in /backend
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.22 to 1.5.25. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.22...v_1.5.25) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2b8406 commit 67f34d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>ch.qos.logback</groupId>
5353
<artifactId>logback-core</artifactId>
54-
<version>1.5.22</version>
54+
<version>1.5.25</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)