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: mitreid-connect/OpenID-Connect-Java-Spring-Server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mingdatacom/OpenID-Connect-Java-Spring-Server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 15, 2024

  1. Bump com.fasterxml.jackson.core:jackson-databind from 2.3.4 to 2.12.7.1

    Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.3.4 to 2.12.7.1.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    adda33a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Bump org.postgresql:postgresql from 9.4-1201-jdbc4 to 42.3.9

    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4-1201-jdbc4 to 42.3.9.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pgjdbc/pgjdbc/commits/REL42.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9f3349e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Bump com.nimbusds:nimbus-jose-jwt from 4.3 to 9.37.2

    Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 4.3 to 9.37.2.
    - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..4.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    af72add View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #1 from mingdatacom/dependabot/maven/com.fasterxml…

    ….jackson.core-jackson-databind-2.12.7.1
    
    Bump com.fasterxml.jackson.core:jackson-databind from 2.3.4 to 2.12.7.1
    mingdatacom authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ab2c520 View commit details
    Browse the repository at this point in the history
  2. Bump org.hsqldb:hsqldb from 2.2.9 to 2.7.1

    Bumps org.hsqldb:hsqldb from 2.2.9 to 2.7.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.hsqldb:hsqldb
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b4a08fc View commit details
    Browse the repository at this point in the history
  3. Bump org.springframework:spring-framework-bom

    Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 4.1.9.RELEASE to 4.3.30.RELEASE.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v4.1.9.RELEASE...v4.3.30.RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    25888ec View commit details
    Browse the repository at this point in the history
  4. Bump org.springframework.security.oauth:spring-security-oauth2

    Bumps [org.springframework.security.oauth:spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.3.RELEASE to 2.0.17.RELEASE.
    - [Commits](spring-attic/spring-security-oauth@2.0.3.RELEASE...2.0.17.RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security.oauth:spring-security-oauth2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e68c5de View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #3 from mingdatacom/dependabot/maven/org.postgresq…

    …l-postgresql-42.3.9
    
    Bump org.postgresql:postgresql from 9.4-1201-jdbc4 to 42.3.9
    mingdatacom authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    342e030 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #4 from mingdatacom/dependabot/maven/com.nimbusds-…

    …nimbus-jose-jwt-9.37.2
    
    Bump com.nimbusds:nimbus-jose-jwt from 4.3 to 9.37.2
    mingdatacom authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c3a7ad2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request #5 from mingdatacom/dependabot/maven/org.hsqldb-hs…

    …qldb-2.7.1
    
    Bump org.hsqldb:hsqldb from 2.2.9 to 2.7.1
    mingdatacom authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d7837c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

  1. Merge pull request #6 from mingdatacom/dependabot/maven/org.springfra…

    …mework-spring-framework-bom-4.3.30.RELEASE
    
    Bump org.springframework:spring-framework-bom from 4.1.9.RELEASE to 4.3.30.RELEASE
    mingdatacom authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    8a628b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Merge pull request #7 from mingdatacom/dependabot/maven/org.springfra…

    …mework.security.oauth-spring-security-oauth2-2.0.17.RELEASE
    
    Bump org.springframework.security.oauth:spring-security-oauth2 from 2.0.3.RELEASE to 2.0.17.RELEASE
    mingdatacom authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    423ff45 View commit details
    Browse the repository at this point in the history
Loading