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

Commits on Mar 31, 2021

  1. Bump guava from 28.1-jre to 29.0-jre

    Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5c739f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Bump mybatis from 3.4.6 to 3.5.6

    Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6.
    - [Release notes](https://github.com/mybatis/mybatis-3/releases)
    - [Commits](mybatis/mybatis-3@mybatis-3.4.6...mybatis-3.5.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    a7a0879 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge pull request #5 from codingapi/dependabot/maven/org.mybatis-myb…

    …atis-3.5.6
    
    Bump mybatis from 3.4.6 to 3.5.6
    xlorne authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    80a7e93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from codingapi/dependabot/maven/com.google.guav…

    …a-guava-29.0-jre
    
    Bump guava from 28.1-jre to 29.0-jre
    xlorne authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8142bae View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Bump guava from 29.0-jre to 32.0.0-jre

    Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ead2741 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Bump com.github.pagehelper:pagehelper from 5.1.10 to 5.3.1

    Bumps [com.github.pagehelper:pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.1.10 to 5.3.1.
    - [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases)
    - [Commits](pagehelper/Mybatis-PageHelper@v5.1.10...v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.pagehelper:pagehelper
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    396f41d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from codingapi/dependabot/maven/com.github.page…

    …helper-pagehelper-5.3.1
    
    Bump com.github.pagehelper:pagehelper from 5.1.10 to 5.3.1
    xlorne authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b918fef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from codingapi/dependabot/maven/com.google.guav…

    …a-guava-32.0.0-jre
    
    Bump guava from 29.0-jre to 32.0.0-jre
    xlorne authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7d5959f View commit details
    Browse the repository at this point in the history
Loading