Skip to content

Commit

Permalink
Bump AMQP client to 5.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Oct 25, 2023
1 parent ae1715c commit 97ccfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<junit-platform.version>1.10.0</junit-platform.version>
<assertj.version>3.24.2</assertj.version>
<httpclient.version>4.5.14</httpclient.version>
<amqp-client.version>5.19.0</amqp-client.version>
<amqp-client.version>5.20.0</amqp-client.version>
<logback.version>1.2.12</logback.version>
<bouncycastle.version>1.70</bouncycastle.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
Expand Down

0 comments on commit 97ccfe6

Please sign in to comment.