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 2a2da35 commit 35ddc4bCopy full SHA for 35ddc4b
build.gradle
@@ -24,7 +24,7 @@ configurations {
24
dependencies {
25
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
26
implementation "org.apache.httpcomponents:fluent-hc:4.5.14"
27
- implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
+ implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.3'
28
compileOnly 'org.projectlombok:lombok'
29
annotationProcessor 'org.projectlombok:lombok'
30
0 commit comments