Skip to content

Commit 081d45b

Browse files
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.5 (#318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f859ada commit 081d45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invoice-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<!-- cxf/WSDL -->
5454
<cxf.version>4.1.4</cxf.version>
55-
<jakarta.xml.bind-api.version>4.0.4</jakarta.xml.bind-api.version>
55+
<jakarta.xml.bind-api.version>4.0.5</jakarta.xml.bind-api.version>
5656
<jaxws-rt.version>4.0.3</jaxws-rt.version>
5757

5858
<!-- Additional required dependencies -->

0 commit comments

Comments
 (0)