NIFI-10910 Upgraded amqp-client from 5.15.0 to 5.16.0

This closes #6734

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2022-11-30 09:20:34 -05:00 committed by exceptionfactory
parent c2c6c1bcec
commit c79eca94a1
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA

View File

@ -20,7 +20,7 @@ language governing permissions and limitations under the License. -->
<packaging>jar</packaging>
<properties>
<amqp-client.version>5.15.0</amqp-client.version>
<amqp-client.version>5.16.0</amqp-client.version>
</properties>
<dependencies>