### Bug description Steps to reproduce on Linux ``` cd integration-tests/openapi-java # on Linux export TZ=Etc/GMT+12 mvn clean test -Dtest=OpenApiV3Test#arrayTypes ``` On other OSes you may need to set the timezone differently.