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

build(deps): bump org.springframework.boot from 2.7.5 to 3.0.0 #2943

Merged
merged 9 commits into from
Jun 21, 2023

Commits on Dec 16, 2022

  1. build(deps): bump org.springframework.boot from 2.7.5 to 3.0.0

    Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.5 to 3.0.0.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nixel2007 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a60f966 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. migrate to java17

    javax -> jakarta/spotbugs
    
    
    jdk17
    
    
    fix compile error
    
    
    import reordering
    
    
    fix guava exclusion
    
    
    Выключена ругань на неверную компиляцию picocli
    
    See https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/LocalVariableTableParameterNameDiscoverer.html
    
    Война с Nullable
    
    
    Update build.gradle.kts
    Обновление перехвата System.exit под jdk17+
    
    
    Update qodana.yaml
    nixel2007 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c406f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d763f View commit details
    Browse the repository at this point in the history
  3. Spring boot 3.0.1

    nixel2007 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7f56a02 View commit details
    Browse the repository at this point in the history
  4. Fix compile error

    nixel2007 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    efc25b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    5d9ef4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392c43d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30a2ea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    204e805 View commit details
    Browse the repository at this point in the history