Skip to content

Commit

Permalink
Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 5307cc4 commit 8a2fa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ subprojects {
integrationTestCompile group: 'io.rest-assured', name: 'rest-assured-common', version: '3.0.1'
integrationTestCompile group: 'junit', name: 'junit', version: '4.11'

integrationTestRuntime group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.3.2'
integrationTestRuntime group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.3.8'
}
}

0 comments on commit 8a2fa2c

Please sign in to comment.