Skip to content

Commit

Permalink
Revert hk2-bridge and jersey version change
Browse files Browse the repository at this point in the history
  • Loading branch information
asafalima committed May 5, 2020
1 parent 06eab6d commit 4bff307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hk2-bridge.version>2.6.1</hk2-bridge.version>
<jersey.version>2.30.1</jersey.version>
<hk2-bridge.version>2.6.0</hk2-bridge.version>
<jersey.version>2.29</jersey.version>
<jetty.version>9.4.28.v20200408</jetty.version>
<guice.version>4.2.2</guice.version>
<slf4j.version>1.7.26</slf4j.version>
Expand Down

0 comments on commit 4bff307

Please sign in to comment.