mirror of https://github.com/apache/nifi.git
NIFI-11152 Upgraded Splunk SDK from 1.9.1 to 1.9.3
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #6934.
This commit is contained in:
parent
889767683c
commit
8abfced7e1
|
@ -49,7 +49,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.splunk</groupId>
|
<groupId>com.splunk</groupId>
|
||||||
<artifactId>splunk</artifactId>
|
<artifactId>splunk</artifactId>
|
||||||
<version>1.9.1</version>
|
<version>1.9.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
Loading…
Reference in New Issue