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.
  • 12 commits
  • 5 files changed
  • 3 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] <[email protected]>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    924ae00 View commit details
    Browse the repository at this point in the history
  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] <[email protected]>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    d2e170e View commit details
    Browse the repository at this point in the history
  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] <[email protected]>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    d47a161 View commit details
    Browse the repository at this point in the history
  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] <[email protected]>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    4079fbe View commit details
    Browse the repository at this point in the history
  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] <[email protected]>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    aa58ea9 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    be8b99a View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    510de63 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    a897fc1 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    22e8bcc View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    7c385eb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Upgrade utils-mail-dkim dependency to version 3.2.1, which replaces n…

    …et.i2p.crypto.eddsa which org.bouncycastle.bcpkix-jdk18on to resolve CVE-2020-36843
    bbottema committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    6844fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    502f332 View commit details
    Browse the repository at this point in the history
Loading