Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Freeplane requires not current jdk #3498

Closed
Furgelnod opened this issue Apr 18, 2024 · 1 comment
Closed

[Bug] Freeplane requires not current jdk #3498

Furgelnod opened this issue Apr 18, 2024 · 1 comment

Comments

@Furgelnod
Copy link

Describe the bug
The freeplane script ( automatic/freeplane/freeplane.nuspec ) requires an outdated version of corretto11jdk breaking updates to freeplane and all other packages.

To Reproduce
Steps to reproduce the behavior:

  1. ensure that corretto11jdk is already updated to the latest version 11.0.23.91
  2. run choco upgrade -y freeplane

Expected behavior
The package freeplane to be updated.

Desktop (please complete the following information):

  • OS: Windows 11

Additional context
The output running the upgrade is
Unable to resolve dependency 'corretto11jdk': Unable to resolve dependencies. 'corretto11jdk 11.0.23.91' is not compatible with 'freeplane 1.11.12 constraint: corretto11jdk (= 11.0.22.71)'.

@tunisiano187
Copy link
Owner

Hello,
I've pushed a correction, but it will only be available on the next update.

Have a nice day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants