Skip to content

Commit 9237e97

Browse files
fix(deps): update dependency com.rabbitmq:amqp-client to v5.23.0 (#4623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a651074 commit 9237e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metrics-graphite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<javaModuleName>com.codahale.metrics.graphite</javaModuleName>
20-
<rabbitmq.version>5.22.0</rabbitmq.version>
20+
<rabbitmq.version>5.23.0</rabbitmq.version>
2121
</properties>
2222

2323
<dependencyManagement>

0 commit comments

Comments
 (0)