We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec8658 commit f8b891eCopy full SHA for f8b891e
1 file changed
build.gradle
@@ -249,7 +249,7 @@ dependencies {
249
implementation group: 'ch.qos.logback', name: 'logback-classic', version: logbackVersion
250
implementation group: 'ch.qos.logback', name: 'logback-core', version: logbackVersion
251
252
- implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
+ implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.5'
253
254
compileOnly 'org.projectlombok:lombok:1.18.42'
255
annotationProcessor 'org.projectlombok:lombok:1.18.42'
0 commit comments