NIFI-10003 - NiFi build fails in UTC+ time zones

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #6038
This commit is contained in:
Paul Grey 2022-05-12 11:27:05 -04:00 committed by Matthew Burgess
parent e2b5773027
commit a528b89169
No known key found for this signature in database
GPG Key ID: 05D3DEB8126DAD24
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
</dependency>
<dependency>
<groupId>org.python</groupId>
<artifactId>jython-slim</artifactId>
<artifactId>jython-standalone</artifactId>
<version>2.7.2</version>
</dependency>
<dependency>