We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7e822 commit e3062f6Copy full SHA for e3062f6
1 file changed
Server/build.gradle
@@ -47,8 +47,8 @@ dependencies {
47
implementation "com.itextpdf:itext-core:9.5.0"
48
implementation "com.itextpdf:html2pdf:6.3.1"
49
50
- implementation "ch.qos.logback:logback-classic:1.5.27"
51
- implementation "ch.qos.logback:logback-core:1.5.27"
+ implementation "ch.qos.logback:logback-classic:1.5.34"
+ implementation "ch.qos.logback:logback-core:1.5.34"
52
53
// Spring AI dependencies
54
implementation platform('org.springframework.ai:spring-ai-bom:2.0.0-M2')
0 commit comments