Skip to content

Commit

Permalink
Update dependency com.sun.xml.bind:jaxb-impl to v4.0.5 (#835)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 9, 2024
1 parent e4d5de1 commit 24f9e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-datastore-gorm-hibernate5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
api 'javax.validation:validation-api:2.0.1.Final'
runtimeOnly('javax.el:javax.el-api:3.0.1-b06')
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
runtimeOnly "com.sun.xml.bind:jaxb-impl:4.0.4"
runtimeOnly "com.sun.xml.bind:jaxb-impl:4.0.5"

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

0 comments on commit 24f9e5d

Please sign in to comment.