Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.inject:jersey-hk2 to v2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed May 19, 2024
1 parent 8993e54 commit 32d6f19
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.43',
'log4j:log4j:1.2.17',
'org.json:json:20220924'
compileOnly \
Expand Down

0 comments on commit 32d6f19

Please sign in to comment.