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

fix problem with compiled slf4j version #20

Open
marwin1991 opened this issue Jan 2, 2024 · 0 comments
Open

fix problem with compiled slf4j version #20

marwin1991 opened this issue Jan 2, 2024 · 0 comments

Comments

@marwin1991
Copy link
Member

https://github.com/logchange/hofund/blob/master/hofund-core/pom.xml

  Caused by: java.lang.UnsupportedClassVersionError: org/slf4j/Logger has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 (unable to load class [org.slf4j.Logger])


[INFO] \- dev.logchange.hofund:hofund-core:jar:0.6.0:compile
[INFO]    \- org.slf4j:slf4j-api:jar:2.1.0-alpha0:compile (version selected from constraint [1.7.28,))

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

1 participant