Skip to content

Commit 62c8972

Browse files
build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...4.0.4) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 195e67e commit 62c8972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
<dependency>
546546
<groupId>jakarta.xml.bind</groupId>
547547
<artifactId>jakarta.xml.bind-api</artifactId>
548-
<version>4.0.2</version>
548+
<version>4.0.4</version>
549549
</dependency>
550550
<dependency>
551551
<groupId>jakarta.xml.soap</groupId>

0 commit comments

Comments
 (0)