Skip to content

Commit

Permalink
HOTFIX: dependabot updated jetty version in broker-server, but not in…
Browse files Browse the repository at this point in the history
… broker-admin. Manual tests revealed no loss of functionality
  • Loading branch information
akomii committed Oct 18, 2024
1 parent 67d2251 commit 197fb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<version>1.5.2-SNAPSHOT</version>
</parent>
<properties>
<jetty.version>9.4.53.v20231009</jetty.version>
<jetty.version>9.4.55.v20240627</jetty.version>
<jersey.version>2.41</jersey.version>
</properties>

Expand Down

0 comments on commit 197fb04

Please sign in to comment.