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

Spring Boot 3.3 and Java 17 (hofund core still uses java 8) #33

Merged
merged 7 commits into from
Jun 30, 2024

Commits on Jun 19, 2024

  1. Spring Boot 3.3 and Java 17

    pz2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6a6f1f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    122f391 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into spring_boot_3_3

    # Conflicts:
    #	hofund-core/pom.xml
    #	hofund-spring-boot-autoconfigure/pom.xml
    #	hofund-spring-boot-e2e/pom.xml
    #	hofund-spring-boot-starter/pom.xml
    #	hofund-spring/pom.xml
    #	pom.xml
    pz2 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b726fad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/master' into spring_boot_3_3

    # Conflicts:
    #	hofund-core/pom.xml
    #	hofund-spring-boot-autoconfigure/pom.xml
    #	hofund-spring-boot-e2e/pom.xml
    #	hofund-spring-boot-starter/pom.xml
    #	hofund-spring/pom.xml
    #	pom.xml
    pz2 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6ffcdca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e14e210 View commit details
    Browse the repository at this point in the history
  5. Made some cleanup of pom.xml dependencies, removed explicit versions …

    …in favor of using versions from spring-boot-dependency dependencyManagement
    Athi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8065136 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from logchange/spring_boot_3_3_pom_cleanup

    Made some cleanup of pom.xml dependencies, removed explicit versions...
    marwin1991 authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d33ea3e View commit details
    Browse the repository at this point in the history