Thanks to visit codestin.com
Credit goes to github.com

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: WebGoat/WebGoat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: miguelfreitas93/JavaGoat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 21, 2024

  1. Bump org.postgresql:postgresql from 42.2.2 to 42.7.2 in /webwolf

    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.2 to 42.7.2.
    - [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)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9c9a428 View commit details
    Browse the repository at this point in the history
  2. Bump org.postgresql:postgresql from 42.2.2 to 42.7.2 in /webgoat-server

    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.2 to 42.7.2.
    - [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)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d87cba2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request #2 from miguelfreitas93/dependabot/maven/webgoat-s…

    …erver/org.postgresql-postgresql-42.7.2
    
    Bump org.postgresql:postgresql from 42.2.2 to 42.7.2 in /webgoat-server
    miguelfreitas93 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    116a231 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from miguelfreitas93/dependabot/maven/webwolf/o…

    …rg.postgresql-postgresql-42.7.2
    
    Bump org.postgresql:postgresql from 42.2.2 to 42.7.2 in /webwolf
    miguelfreitas93 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6df03d4 View commit details
    Browse the repository at this point in the history
Loading