provision: Add default-jre-headless for vnu-jar.

This was previously pulled in by yui-compressor.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-08-08 16:06:42 -07:00
committed by Tim Abbott
parent fb01f2208d
commit 671844d667
2 changed files with 2 additions and 1 deletions

View File

@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '46.2'
PROVISION_VERSION = '46.3'