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

Update metafacture dependencies and switch to Java 11 #161

Merged
merged 5 commits into from
Mar 12, 2024

Commits on Mar 8, 2024

  1. Stick to an explicit version of a dependency

    - exclude conflicting dependency
    
    Similiar as hbz/rpb#24 where the build breaks
    with "NoSuchFieldError: EOF_TOKEN".
    dr0i committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bca77de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7c6d1 View commit details
    Browse the repository at this point in the history
  3. Increase major version (#160)

    dr0i committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    35fe38d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Release 1.0.0

    - update metafacture dependencies
    - update versions in
    - add note about minimum requirement of Java 11
    dr0i committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a8973b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update github workflow to use Java 11

    - update to newest metafacture dependencies
    dr0i committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    00112a7 View commit details
    Browse the repository at this point in the history