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

Commit 24f9e5d

Browse files
Update dependency com.sun.xml.bind:jaxb-impl to v4.0.5 (#835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4d5de1 commit 24f9e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm-hibernate5/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
api 'javax.validation:validation-api:2.0.1.Final'
2222
runtimeOnly('javax.el:javax.el-api:3.0.1-b06')
2323
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
24-
runtimeOnly "com.sun.xml.bind:jaxb-impl:4.0.4"
24+
runtimeOnly "com.sun.xml.bind:jaxb-impl:4.0.5"
2525

2626
compileOnly ("net.sf.ehcache:ehcache-core:2.6.11") {
2727
exclude group: 'commons-logging', module:'commons-logging'

0 commit comments

Comments
 (0)