NIFI-10720 Update bval-jsr to 2.0.6

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6600.
This commit is contained in:
mr1716 2022-10-28 11:03:37 -04:00 committed by Pierre Villard
parent e862a02df6
commit 60d7f437a6
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>org.apache.bval</groupId>
<artifactId>bval-jsr</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>