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

Bump spring-boot-starter-parent.version from 3.1.5 to 3.2.0 #180

Merged

Commits on Dec 14, 2023

  1. Bump spring-boot-starter-parent.version from 3.1.5 to 3.2.0

    Bumps `spring-boot-starter-parent.version` from 3.1.5 to 3.2.0.
    
    Updates `org.springframework.boot:spring-boot-starter-parent` from 3.1.5 to 3.2.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0)
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.5 to 3.2.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2d9020b View commit details
    Browse the repository at this point in the history
  2. enables csrf

    jesperancinha committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    826a155 View commit details
    Browse the repository at this point in the history
  3. Re-disables csrf

    jesperancinha committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a8e8036 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Activates CSRF for tess

    jesperancinha committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    43901dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbaf728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e16b7 View commit details
    Browse the repository at this point in the history
  4. Documentation update

    jesperancinha committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c9381d8 View commit details
    Browse the repository at this point in the history
  5. Gets login page working

    jesperancinha committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fc0fbb7 View commit details
    Browse the repository at this point in the history