We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b742d57 commit 4a5b067Copy full SHA for 4a5b067
1 file changed
functionaltest-jenkins-plugin/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'
36
// JAX-B dependencies for JDK 9+
37
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.4"
38
- implementation "org.glassfish.jaxb:jaxb-runtime:4.0.5"
+ implementation "org.glassfish.jaxb:jaxb-runtime:4.0.6"
39
40
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
41
implementation 'com.squareup.okhttp3:logging-interceptor:5.3.2'
0 commit comments