Upgrade the bundled JDK to JDK 13.0.2 (#51511)

This commit upgrades the bundled JDK to JDK 13.0.2, the latest available
patch release of the JDK.
This commit is contained in:
Jason Tedor 2020-01-28 05:42:11 -05:00
parent 9efa5be60e
commit d43cd65585
No known key found for this signature in database
GPG Key ID: FA89F05560F16BC5

View File

@ -2,7 +2,7 @@ elasticsearch = 7.7.0
lucene = 8.4.0
bundled_jdk_vendor = adoptopenjdk
bundled_jdk = 13.0.1+9
bundled_jdk = 13.0.2+8
# optional dependencies
spatial4j = 0.7