Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-runtime in /functionaltest-jenkins-plugin (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 4d3f4ee commit 9a31259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functionaltest-jenkins-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'
// JAX-B dependencies for JDK 9+
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.1"
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.3"
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.4"

implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.google.code.gson:gson:2.10.1'
Expand Down

0 comments on commit 9a31259

Please sign in to comment.