Skip to content

Commit 99c453b

Browse files
committed
Upgrade logback-classic from 1.5.22 to 1.5.26 to fix CVE-2026-1225
1 parent 0d75227 commit 99c453b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>ch.qos.logback</groupId>
4747
<artifactId>logback-classic</artifactId>
48-
<version>1.5.22</version>
48+
<version>1.5.26</version>
4949
<scope>runtime</scope>
5050
</dependency>
5151
</dependencies>

0 commit comments

Comments
 (0)