Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spring-projects/spring-ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.13
Choose a base ref
...
head repository: spring-projects/spring-ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.14
Choose a head ref
  • 13 commits
  • 595 files changed
  • 4 contributors

Commits on Jun 12, 2025

  1. Configuration menu
    Copy the full SHA
    8289d89 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Bump io.spring.javaformat:spring-javaformat-gradle-plugin

    Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.44 to 0.0.46.
    - [Release notes](https://github.com/spring-io/spring-javaformat/releases)
    - [Commits](spring-io/spring-javaformat@v0.0.44...v0.0.46)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
      dependency-version: 0.0.46
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    17fbb80 View commit details
    Browse the repository at this point in the history
  2. Bump org.springframework:spring-core from 6.1.20 to 6.1.21

    Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.20 to 6.1.21.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.1.20...v6.1.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-version: 6.1.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e65d693 View commit details
    Browse the repository at this point in the history
  3. Bump org.springframework:spring-framework-bom from 6.1.20 to 6.1.21

    Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.20 to 6.1.21.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.1.20...v6.1.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-version: 6.1.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e7973fc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Fix Comment Typos

    See gh-998
    
    Co-Authored-By: kibeom lee <46297213+lkb85@users.noreply.github.com>
    jzheaux and lkb85 committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    4146848 View commit details
    Browse the repository at this point in the history
  2. Bump io.spring.javaformat:spring-javaformat-gradle-plugin

    Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.46 to 0.0.47.
    - [Release notes](https://github.com/spring-io/spring-javaformat/releases)
    - [Commits](spring-io/spring-javaformat@v0.0.46...v0.0.47)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
      dependency-version: 0.0.47
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    c3ef2f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    0e0485b View commit details
    Browse the repository at this point in the history
  2. Rename License File

    jzheaux committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    2845a22 View commit details
    Browse the repository at this point in the history
  3. Apply License File to Each Jar

    Issue gh-1176
    jzheaux committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    d85f7c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    109c456 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Bump io.spring.gradle:spring-security-release-plugin

    ---
    updated-dependencies:
    - dependency-name: io.spring.gradle:spring-security-release-plugin
      dependency-version: 1.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    06d3cb5 View commit details
    Browse the repository at this point in the history
  2. Bump org.gretty:gretty from 4.1.6 to 4.1.7

    ---
    updated-dependencies:
    - dependency-name: org.gretty:gretty
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    65f1747 View commit details
    Browse the repository at this point in the history
  3. Release 3.2.14

    github-actions[bot] committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    1623679 View commit details
    Browse the repository at this point in the history
Loading