Skip to content

Commit 9fda57b

Browse files
authored
Merge pull request #83 from xenit-eu/renovate/org.glassfish.jaxb-jaxb-runtime-2.x
Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.9
2 parents b028aab + 0996abf commit 9fda57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ subprojects {
101101
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '3.0.1'
102102
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'
103103

104-
integrationTestRuntimeOnly group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.3.2'
104+
integrationTestRuntimeOnly group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '2.3.9'
105105
}
106106
}

0 commit comments

Comments
 (0)