NIFI-10730 Upgraded Splunk from 1.6.5.0 to 1.9.1

This closes #6617

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2022-11-02 20:32:31 -04:00 committed by exceptionfactory
parent 78dbee8b7a
commit 5fb8cf89f0
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>com.splunk</groupId>
<artifactId>splunk</artifactId>
<version>1.6.5.0</version>
<version>1.9.1</version>
</dependency>
</dependencies>
</dependencyManagement>