mirror of https://github.com/apache/nifi.git
NIFI-12295 Upgraded ActiveMQ Client from 5.18.2 to 5.18.3
This closes #7956 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
786784ef62
commit
5c98b7cce0
|
@ -67,7 +67,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
<artifactId>activemq-client</artifactId>
|
||||
<version>5.18.2</version>
|
||||
<version>5.18.3</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue