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

Commits on Mar 26, 2026

  1. Merge pull request Commonjava#48 from ligangty/master

    github actions update
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    b8bf7da View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1

    Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-source-plugin/releases)
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-version: 3.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    e942138 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.4

    Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.4.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-version: 3.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    d75826f View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.4

    Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.1 to 3.1.4.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      dependency-version: 3.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    3e0c469 View commit details
    Browse the repository at this point in the history
  5. Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5

    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.5.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.2.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    479e59e View commit details
    Browse the repository at this point in the history
  6. Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.14

    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.14.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.9...v0.8.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    761ae60 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Commonjava#53 from Commonjava/dependabot/maven/org…

    ….jacoco-jacoco-maven-plugin-0.8.14
    
    Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.14
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    3e292c4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request Commonjava#52 from Commonjava/dependabot/maven/org…

    ….apache.maven.plugins-maven-surefire-plugin-3.2.5
    
    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f2057fd View commit details
    Browse the repository at this point in the history
  9. Merge pull request Commonjava#51 from Commonjava/dependabot/maven/org…

    ….apache.maven.plugins-maven-deploy-plugin-3.1.4
    
    Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.4
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    bf01bb4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request Commonjava#49 from Commonjava/dependabot/maven/org…

    ….apache.maven.plugins-maven-source-plugin-3.3.1
    
    Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    cdc369f View commit details
    Browse the repository at this point in the history
  11. Merge pull request Commonjava#50 from Commonjava/dependabot/maven/org…

    ….apache.maven.plugins-maven-install-plugin-3.1.4
    
    Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.4
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    050cb41 View commit details
    Browse the repository at this point in the history
  12. Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.5

    Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.5.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-version: 3.2.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f164777 View commit details
    Browse the repository at this point in the history
  13. Merge pull request Commonjava#54 from Commonjava/dependabot/maven/org…

    ….apache.maven.plugins-maven-failsafe-plugin-3.2.5
    
    Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.5
    ligangty authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    0ff1461 View commit details
    Browse the repository at this point in the history
Loading