Skip to content

Commit

Permalink
Revert "Exclude version jersey-container-servlet:2.33 from demo"
Browse files Browse the repository at this point in the history
This reverts commit a48e15f.
  • Loading branch information
emlun committed Mar 15, 2021
1 parent 86da128 commit dc2bc5e
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 @@ -66,7 +66,7 @@ Map<String, String> dependencyVersions = [
'org.eclipse.jetty:jetty-server:[9.4.9.v20180320,10)',
'org.eclipse.jetty:jetty-servlet:[9.4.9.v20180320,10)',
'org.glassfish.jersey.containers:jersey-container-servlet-core:[2.26,3)',
'org.glassfish.jersey.containers:jersey-container-servlet:[2.26,2.33)',
'org.glassfish.jersey.containers:jersey-container-servlet:[2.26,3)',
'org.glassfish.jersey.inject:jersey-hk2:[2.26,3)',
'org.mockito:mockito-core:[2.27.0,3)',
'org.scala-lang:scala-library:[2.13.1,3)',
Expand Down

0 comments on commit dc2bc5e

Please sign in to comment.