mirror of https://github.com/apache/nifi.git
NIFI-5537 Updated Jackson to latest version.
This commit is contained in:
parent
82f177c632
commit
58ae7d4f92
|
@ -52,7 +52,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.9.8</version>
|
||||
<version>2.9.9</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.nifi</groupId>
|
||||
|
|
Loading…
Reference in New Issue