Skip to content

Conversation

MaxBarraclough
Copy link

This fixes the following Maven compilation error:

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 5 is no longer supported. Use 8 or later.
[ERROR] Target option 5 is no longer supported. Use 8 or later.
[INFO] 2 errors

Relevant StackOverflow thread: https://stackoverflow.com/a/58195741/

This fixes the following Maven compilation error:

    [ERROR] COMPILATION ERROR :
    [INFO] -------------------------------------------------------------
    [ERROR] Source option 5 is no longer supported. Use 8 or later.
    [ERROR] Target option 5 is no longer supported. Use 8 or later.
    [INFO] 2 errors

Relevant StackOverflow thread: https://stackoverflow.com/a/58195741/
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

Successfully merging this pull request may close these issues.

1 participant