Changes between 5.33.0 and 5.33.1
This is a maintenance release with a bug fix. It is compatible with 5.33.0. All users are encouraged to upgrade.
Harden ValueReader
GitHub PR: #2008
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.33.1</version>
</dependency>Gradle
compile 'com.rabbitmq:amqp-client:5.33.1'