Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.inject:jersey-hk2 to v2.40
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Jul 11, 2023
1 parent c6b5af4 commit 35d6ca4
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 @@ -29,7 +29,7 @@ dependencies {
'org.apache.derby:derby:10.8.2.2',
'org.glassfish.jersey.core:jersey-server:2.27',
'org.glassfish.jersey.containers:jersey-container-servlet:2.27',
'org.glassfish.jersey.inject:jersey-hk2:2.27',
'org.glassfish.jersey.inject:jersey-hk2:2.40',
'log4j:log4j:1.2.16',
'org.apache.wink:wink-json4j:1.4'
providedCompile \
Expand Down

0 comments on commit 35d6ca4

Please sign in to comment.