Skip to content

Commit 009cfc0

Browse files
committed
Bump Java client
Fixes #114
1 parent 0b5844b commit 009cfc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
</scm>
4242

4343
<properties>
44-
<rabbitmq.version>5.4.3</rabbitmq.version>
45-
<slf4j-api.version>1.7.25</slf4j-api.version>
44+
<rabbitmq.version>5.7.2</rabbitmq.version>
45+
<slf4j-api.version>1.7.26</slf4j-api.version>
4646
<junit.jupiter.version>5.5.0</junit.jupiter.version>
4747
<mockito-core.version>2.28.2</mockito-core.version>
4848
<awaitility.version>3.1.6</awaitility.version>

0 commit comments

Comments
 (0)