Skip to content

Commit

Permalink
KREST-1030 Upgrade Jersey to fix a number of CVEs.
Browse files Browse the repository at this point in the history
This brings the #246
changes to the older branches.
  • Loading branch information
dimitarndimitrov committed May 18, 2021
1 parent 8ab657a commit 0ea562b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<activation.version>1.1.1</activation.version>
<apache.httpclient.version>4.5.13</apache.httpclient.version>
<confluent.maven.repo>http://packages.confluent.io/maven/</confluent.maven.repo>
<jersey.version>2.27</jersey.version>
<jersey.version>2.34</jersey.version>
<jetty.version>9.4.40.v20210413</jetty.version>
<asynchttpclient.version>2.2.0</asynchttpclient.version>
<guava.version>30.1.1-jre</guava.version>
Expand Down

0 comments on commit 0ea562b

Please sign in to comment.