Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-common to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2023
1 parent 02fdcca commit 3de9704
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:3.1.0'
testCompile 'org.glassfish.jersey.core:jersey-common:3.1.1'

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

0 comments on commit 3de9704

Please sign in to comment.