We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b028aab + 0996abf commit 9fda57bCopy full SHA for 9fda57b
build.gradle
@@ -101,6 +101,6 @@ subprojects {
101
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '3.0.1'
102
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'
103
104
- integrationTestRuntimeOnly group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.3.2'
+ integrationTestRuntimeOnly group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.3.9'
105
}
106
0 commit comments