Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-common to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2021
1 parent 4dec499 commit 7702119
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 @@ -73,7 +73,7 @@ dependencies {
annotationProcessor "org.projectlombok:lombok:$lombokVersion"
testCompileOnly "org.projectlombok:lombok:$lombokVersion"
testAnnotationProcessor "org.projectlombok:lombok:$lombokVersion"
testCompile 'org.glassfish.jersey.core:jersey-common:2.22.2'
testCompile 'org.glassfish.jersey.core:jersey-common:3.0.3'

testCompile "org.codehaus.groovy:groovy-all:$groovyAllVersion"
testCompile "org.spockframework:spock-core:$spockVersion"
Expand Down

0 comments on commit 7702119

Please # to comment.