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: FTnode/java-exam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mikemelon/java-exam
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.
  • 8 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 31, 2022

  1. Bump spring-beans from 4.3.20.RELEASE to 5.3.18

    Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.20.RELEASE to 5.3.18.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v4.3.20.RELEASE...v5.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-beans
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3b7e9de View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Bump struts2-core from 2.5.26 to 2.5.30

    Bumps [struts2-core](https://github.com/apache/struts) from 2.5.26 to 2.5.30.
    - [Release notes](https://github.com/apache/struts/releases)
    - [Commits](https://github.com/apache/struts/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.struts:struts2-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    eef9010 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Bump spring-core from 4.3.20.RELEASE to 5.2.22.RELEASE

    Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.20.RELEASE to 5.2.22.RELEASE.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v4.3.20.RELEASE...v5.2.22.RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    5c67cf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Bump mysql-connector-java from 8.0.16 to 8.0.28

    Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28.
    - [Release notes](https://github.com/mysql/mysql-connector-j/releases)
    - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
    - [Commits](mysql/mysql-connector-j@8.0.16...8.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: mysql:mysql-connector-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a45e9ad View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request mikemelon#27 from mikemelon/dependabot/maven/org.s…

    …pringframework-spring-beans-5.3.18
    
    Bump spring-beans from 4.3.20.RELEASE to 5.3.18
    mikemelon authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8ebc23e View commit details
    Browse the repository at this point in the history
  2. Merge pull request mikemelon#32 from mikemelon/dependabot/maven/org.s…

    …pringframework-spring-core-5.2.22.RELEASE
    
    Bump spring-core from 4.3.20.RELEASE to 5.2.22.RELEASE
    mikemelon authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3f7350c View commit details
    Browse the repository at this point in the history
  3. Merge pull request mikemelon#33 from mikemelon/dependabot/maven/mysql…

    …-mysql-connector-java-8.0.28
    
    Bump mysql-connector-java from 8.0.16 to 8.0.28
    mikemelon authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    79193a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mikemelon#30 from mikemelon/dependabot/maven/org.a…

    …pache.struts-struts2-core-2.5.30
    
    Bump struts2-core from 2.5.26 to 2.5.30
    mikemelon authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5c9a660 View commit details
    Browse the repository at this point in the history
Loading