mirror of https://github.com/apache/nifi.git
NIFI-11885 Upgraded asn1bean from 1.13.0 to 1.14.0
This closes #7552 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
f081bcb311
commit
011986c431
|
@ -44,12 +44,12 @@
|
|||
<dependency>
|
||||
<groupId>com.beanit</groupId>
|
||||
<artifactId>asn1bean</artifactId>
|
||||
<version>1.13.0</version>
|
||||
<version>1.14.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.beanit</groupId>
|
||||
<artifactId>asn1bean-compiler</artifactId>
|
||||
<version>1.13.0</version>
|
||||
<version>1.14.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.beanit</groupId>
|
||||
|
|
Loading…
Reference in New Issue