Skip to content

Commit

Permalink
QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 4.53.v2023…
Browse files Browse the repository at this point in the history
…1009

(cherry picked from commit e9a6af4)
  • Loading branch information
gemmellr committed Oct 26, 2023
1 parent c0c087b commit 16d77a9
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 @@ -46,9 +46,9 @@

<!-- Test Dependency Versions for this Project -->
<netty-tcnative-version>2.0.62.Final</netty-tcnative-version>
<activemq-version>5.18.1</activemq-version>
<activemq-version>5.18.3</activemq-version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<jetty-version>9.4.51.v20230217</jetty-version>
<jetty-version>9.4.53.v20231009</jetty-version>
<mockito-version>5.4.0</mockito-version>
<hamcrest-version>2.2</hamcrest-version>
<hadoop-minikdc-version>3.3.6</hadoop-minikdc-version>
Expand Down

0 comments on commit 16d77a9

Please sign in to comment.