We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5844b commit 009cfc0Copy full SHA for 009cfc0
pom.xml
@@ -41,8 +41,8 @@
41
</scm>
42
43
<properties>
44
- <rabbitmq.version>5.4.3</rabbitmq.version>
45
- <slf4j-api.version>1.7.25</slf4j-api.version>
+ <rabbitmq.version>5.7.2</rabbitmq.version>
+ <slf4j-api.version>1.7.26</slf4j-api.version>
46
<junit.jupiter.version>5.5.0</junit.jupiter.version>
47
<mockito-core.version>2.28.2</mockito-core.version>
48
<awaitility.version>3.1.6</awaitility.version>
0 commit comments