Skip to content

Commit

Permalink
Update dependency com.rabbitmq:amqp-client to v5.25.0 (#2883)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent fbb2f2e commit bae1655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-connector-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ under the License.

<!-- Allow users to pass custom connector versions -->
<properties>
<rabbitmq.version>5.24.0</rabbitmq.version>
<rabbitmq.version>5.25.0</rabbitmq.version>
</properties>

<dependencies>
Expand Down

0 comments on commit bae1655

Please sign in to comment.