Skip to content

Commit 10817b1

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7317fa commit 10817b1

File tree

1 file changed

+1
-1
lines changed
  • wicketstuff-restannotations-parent/restannotations

1 file changed

+1
-1
lines changed

wicketstuff-restannotations-parent/restannotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>jakarta.xml.bind</groupId>
4646
<artifactId>jakarta.xml.bind-api</artifactId>
47-
<version>4.0.2</version>
47+
<version>4.0.4</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)