Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 38a40c7

Browse files
Bump jaxb-api from 2.3.0 to 2.3.1
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/javaee/jaxb-spec/releases) - [Commits](javaee/jaxb-spec@2.3.0...2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 30f8cda commit 38a40c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test-data-service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
profile "org.grails.profiles:rest-api"
3636
runtime "org.glassfish.web:el-impl:2.1.2-b03"
3737
runtime "org.apache.tomcat:tomcat-jdbc"
38-
runtime "javax.xml.bind:jaxb-api:2.3.0"
38+
runtime "javax.xml.bind:jaxb-api:2.3.1"
3939
testCompile "org.grails:grails-gorm-testing-support"
4040
testCompile "org.grails:grails-web-testing-support"
4141
}

0 commit comments

Comments
 (0)