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: bbottema/simple-java-mail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bbottema/simple-java-mail
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.
  • 10 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 5, 2025

  1. Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.3.0

    Bumps [org.junit-pioneer:junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.9.1 to 2.3.0.
    - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
    - [Commits](junit-pioneer/junit-pioneer@v1.9.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit-pioneer:junit-pioneer
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2025
    Copy the full SHA
    924ae00 View commit details
  2. Bump commons-io:commons-io from 2.16.1 to 2.18.0

    Bumps commons-io:commons-io from 2.16.1 to 2.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2025
    Copy the full SHA
    d2e170e View commit details
  3. Bump org.objenesis:objenesis from 2.6 to 3.4

    Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 2.6 to 3.4.
    - [Release notes](https://github.com/easymock/objenesis/releases)
    - [Commits](easymock/objenesis@2.6...3.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.objenesis:objenesis
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2025
    Copy the full SHA
    d47a161 View commit details
  4. Bump org.codehaus.mojo:appassembler-maven-plugin from 1.8.1 to 2.1.0

    Bumps [org.codehaus.mojo:appassembler-maven-plugin](https://github.com/mojohaus/appassembler) from 1.8.1 to 2.1.0.
    - [Release notes](https://github.com/mojohaus/appassembler/releases)
    - [Commits](mojohaus/appassembler@appassembler-1.8.1...appassembler-2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:appassembler-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2025
    Copy the full SHA
    4079fbe View commit details
  5. Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.5.0

    Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.5.0.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.0.0...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2025
    Copy the full SHA
    aa58ea9 View commit details
  6. Merge pull request #578 from bbottema/dependabot/maven/develop/org.ju…

    …nit-pioneer-junit-pioneer-2.3.0
    
    Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.3.0
    bbottema authored Mar 5, 2025
    Copy the full SHA
    be8b99a View commit details
  7. Merge pull request #579 from bbottema/dependabot/maven/develop/common…

    …s-io-commons-io-2.18.0
    
    Bump commons-io:commons-io from 2.16.1 to 2.18.0
    bbottema authored Mar 5, 2025
    Copy the full SHA
    510de63 View commit details
  8. Merge pull request #580 from bbottema/dependabot/maven/develop/org.ob…

    …jenesis-objenesis-3.4
    
    Bump org.objenesis:objenesis from 2.6 to 3.4
    bbottema authored Mar 5, 2025
    Copy the full SHA
    a897fc1 View commit details
  9. Merge pull request #582 from bbottema/dependabot/maven/develop/org.co…

    …dehaus.mojo-exec-maven-plugin-3.5.0
    
    Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.5.0
    bbottema authored Mar 5, 2025
    Copy the full SHA
    22e8bcc View commit details
  10. Merge pull request #581 from bbottema/dependabot/maven/develop/org.co…

    …dehaus.mojo-appassembler-maven-plugin-2.1.0
    
    Bump org.codehaus.mojo:appassembler-maven-plugin from 1.8.1 to 2.1.0
    bbottema authored Mar 5, 2025
    Copy the full SHA
    7c385eb View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...develop