mirror of
https://github.com/apache/nifi.git
synced 2025-03-03 16:09:19 +00:00
NIFI-11801 Upgraded RabbitMQ AMQP Client from 5.17.0 to 5.18.0
This closes #7475 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
3f72032112
commit
77b194303b
@ -20,7 +20,7 @@ language governing permissions and limitations under the License. -->
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
<amqp-client.version>5.17.0</amqp-client.version>
|
||||
<amqp-client.version>5.18.0</amqp-client.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
Loading…
x
Reference in New Issue
Block a user