Skip to content

Commit 901aeda

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.20
1 parent 41924e0 commit 901aeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-starters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<properties>
3737
<spring-boot.version>3.3.8</spring-boot.version>
38-
<logback.version>1.3.14</logback.version>
38+
<logback.version>1.5.20</logback.version>
3939
</properties>
4040

4141
<!-- Introducing this pom.xml in order to manage Spring Boot dependencies -->

0 commit comments

Comments
 (0)