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 spring-boot.version from 2.7.15 to 2.7.16 #1081

Merged
merged 2 commits into from
Sep 21, 2023

Commits on Sep 21, 2023

  1. build(deps): bump spring-boot.version from 2.7.15 to 2.7.16

    Bumps `spring-boot.version` from 2.7.15 to 2.7.16.
    
    Updates `org.springframework.boot:spring-boot-starter` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    Updates `org.springframework.boot:spring-boot-test` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 2.7.15 to 2.7.16
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-autoconfigure
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-configuration-processor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a36aadb View commit details
    Browse the repository at this point in the history
  2. fixed springboot 3 test

    lprimak committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4bb71dc View commit details
    Browse the repository at this point in the history