Skip to content

Commit

Permalink
Replace Debian Java requirement with an available version [DI-337] [5…
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen authored Dec 2, 2024
1 parent bb3093b commit 21830d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deb/hazelcast-management-center/DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: ${PACKAGE_VERSION}
Section: imdg
Priority: optional
Architecture: all
Depends: java21-sdk-headless
Depends: java21-sdk-headless | default-jdk-headless
Maintainer: Hazelcast Platform Team <platform@hazelcast.com>
Description: Hazelcast Management Center enables monitoring and management of nodes running Hazelcast.
Homepage: https://www.hazelcast.com/
Expand Down

0 comments on commit 21830d0

Please sign in to comment.