Skip to content

Commit 4734d83

Browse files
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.5 (#56)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 49c0222 commit 4734d83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configurations {
2424
dependencies {
2525
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
2626
implementation "org.apache.httpcomponents:fluent-hc:4.5.14"
27-
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.4'
27+
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.5'
2828
compileOnly 'org.projectlombok:lombok'
2929
annotationProcessor 'org.projectlombok:lombok'
3030

0 commit comments

Comments
 (0)