mirror of https://github.com/apache/nifi.git
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:
parent
e7dc14a4e0
commit
a3a7b2fcfd
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue