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:
exceptionfactory 2023-02-08 12:31:52 -06:00 committed by Pierre Villard
parent 889767683c
commit 8abfced7e1
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
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.9.1</version>
<version>1.9.3</version>
</dependency>
</dependencies>
</dependencyManagement>