Skip to content

Commit 2a3e021

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 921fc96 commit 2a3e021

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
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'org.apache.commons:commons-lang3:3.18.0'
4747

4848
// XML
49-
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
49+
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.4'
5050

5151
// Test
5252
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'

0 commit comments

Comments
 (0)