NIFI-10334 Upgraded amqp-client from 5.8.0 to 5.15.0

This closes #6280

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
UcanInfosec 2022-08-09 09:49:05 -04:00 committed by exceptionfactory
parent e7dc14a4e0
commit a3a7b2fcfd
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

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