Skip to content

Commit 293bceb

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.1...4.0.2) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1054ff commit 293bceb

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
@@ -468,7 +468,7 @@
468468
<dependency>
469469
<groupId>jakarta.xml.bind</groupId>
470470
<artifactId>jakarta.xml.bind-api</artifactId>
471-
<version>4.0.1</version>
471+
<version>4.0.2</version>
472472
</dependency>
473473
</dependencies>
474474
</plugin>

0 commit comments

Comments
 (0)