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: songyang-github/SpringBootUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: houko/SpringBootUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 22, 2022

  1. Update Readme.md

    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2ab460a View commit details
    Browse the repository at this point in the history
  2. Bump mysql-connector-java from 8.0.21 to 8.0.28

    Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.21 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.21...8.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: mysql:mysql-connector-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    59a23ad View commit details
    Browse the repository at this point in the history
  3. Create codeql-analysis.yml

    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a670542 View commit details
    Browse the repository at this point in the history
  4. Bump spring-boot-starter-web from 2.3.0.RELEASE to 2.5.12

    Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.0.RELEASE to 2.5.12.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.5.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e8da169 View commit details
    Browse the repository at this point in the history
  5. Create SECURITY.md

    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3acc7cd View commit details
    Browse the repository at this point in the history
  6. Merge pull request houko#30 from houko/dependabot/maven/org.springfra…

    …mework.boot-spring-boot-starter-web-2.5.12
    
    Bump spring-boot-starter-web from 2.3.0.RELEASE to 2.5.12
    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f81d78e View commit details
    Browse the repository at this point in the history
  7. Bump poi from 3.10-beta2 to 3.17

    Bumps poi from 3.10-beta2 to 3.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.poi:poi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    31888c7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request houko#29 from houko/dependabot/maven/mysql-mysql-c…

    …onnector-java-8.0.28
    
    Bump mysql-connector-java from 8.0.21 to 8.0.28
    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9354116 View commit details
    Browse the repository at this point in the history
  9. Merge pull request houko#31 from houko/dependabot/maven/org.apache.po…

    …i-poi-3.17
    
    Bump poi from 3.10-beta2 to 3.17
    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3fe8fef View commit details
    Browse the repository at this point in the history
  10. Bump jsoup from 1.10.1 to 1.14.2

    Bumps [jsoup](https://github.com/jhy/jsoup) from 1.10.1 to 1.14.2.
    - [Release notes](https://github.com/jhy/jsoup/releases)
    - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
    - [Commits](jhy/jsoup@jsoup-1.10.1...jsoup-1.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b783f97 View commit details
    Browse the repository at this point in the history
  11. Merge pull request houko#32 from houko/dependabot/maven/org.jsoup-jso…

    …up-1.14.2
    
    Bump jsoup from 1.10.1 to 1.14.2
    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b231b78 View commit details
    Browse the repository at this point in the history
  12. Bump commons-io from 2.5 to 2.7

    Bumps commons-io from 2.5 to 2.7.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    fbbceec View commit details
    Browse the repository at this point in the history
  13. Merge pull request houko#33 from houko/dependabot/maven/commons-io-co…

    …mmons-io-2.7
    
    Bump commons-io from 2.5 to 2.7
    houko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    719fc77 View commit details
    Browse the repository at this point in the history
Loading