Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-common to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 02fdcca commit b1ce58b
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.2'

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

0 comments on commit b1ce58b

Please sign in to comment.