Skip to content

Commit

Permalink
RANGER-5024: Upgrade jetty-client dependency (#426)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhishek Kumar <[email protected]>
(cherry picked from commit 76b0ad3)
  • Loading branch information
basapuram-kumar authored and Abhishek Kumar committed Jan 25, 2025
1 parent cb303cf commit 4bb0133
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion knox-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<name>Knox Security Plugin</name>
<description>Knox Security Plugins</description>
<properties>
<knox.jetty.version>9.4.51.v20230217</knox.jetty.version>
<knox.jetty.version>9.4.56.v20240826</knox.jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<jersey-server.version>1.19.4</jersey-server.version>
<jersey-spring.version>1.19.4</jersey-spring.version>
<jettison.version>1.5.4</jettison.version>
<jetty-client.version>9.4.49.v20220914</jetty-client.version>
<jetty-client.version>9.4.56.v20240826</jetty-client.version>
<jline.version>0.9.94</jline.version>
<jna-platform.version>5.7.0</jna-platform.version>
<jna.version>5.7.0</jna.version>
Expand Down

0 comments on commit 4bb0133

Please sign in to comment.