Skip to content

Commit

Permalink
Update project dependencies
Browse files Browse the repository at this point in the history
Update commons pool to v2.12.0
Update Artemis client used for tests to 2.31.0
  • Loading branch information
tabish121 committed Oct 2, 2023
1 parent 8f9a56c commit ee9b850
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 @@ -51,8 +51,8 @@

<properties>
<qpid-jms-version>2.4.0</qpid-jms-version>
<artemis-version>2.30.0</artemis-version>
<commons-pool2-version>2.11.1</commons-pool2-version>
<artemis-version>2.31.0</artemis-version>
<commons-pool2-version>2.12.0</commons-pool2-version>
<slf4j-version>1.7.36</slf4j-version>
<mockito-version>5.5.0</mockito-version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
Expand Down

0 comments on commit ee9b850

Please sign in to comment.