From 86207d12ab9f59a74f14815a53d27ceb7caecc2a Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Wed, 21 Jun 2023 14:53:48 +0200 Subject: [PATCH] IDEMPIERE-5448 2023 June Platform Update (#1901) --- .../utils.unix/unix/DebianInstaller/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control b/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control index 76adc06834..d62af31190 100644 --- a/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control +++ b/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control @@ -3,7 +3,7 @@ Version: 11 Section: web Priority: extra Architecture: all -Pre-Depends: openjdk-11-jdk-headless|openjdk-17-jdk-headless, postgresql-14|postgresql-13|postgresql-12|postgresql-11|postgresql-10, adduser, net-tools, coreutils +Pre-Depends: openjdk-17-jdk-headless, postgresql-14|postgresql-13|postgresql-12|postgresql-11, adduser, net-tools, coreutils Suggests: firefox Installed-Size: 968668 Maintainer: Carlos Ruiz