eXist-db / exist

eXist Native XML Database and Application Platform
https://exist-db.org
GNU Lesser General Public License v2.1
424 stars 179 forks source link

Bump greenmail.version from 2.1.0-alpha-4 to 2.1.0-rc-1 #5320

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps greenmail.version from 2.1.0-alpha-4 to 2.1.0-rc-1. Updates com.icegreen:greenmail-junit4 from 2.1.0-alpha-4 to 2.1.0-rc-1

Release notes

Sourced from com.icegreen:greenmail-junit4's releases.

release-2.1.0-rc-1

This is the latest 2.1.0-rc-1 preview release of GreenMail 2.1 based on Jakarta Mail 2.1 / Jakarta EE 10

What's Changed

  • Breaking changes

    • IMAP Content-Type differs POP3 and IMAP (conten-type is not upper-cased anymore) #706
  • Bugfixes

  • Dependency updates

    • Bump spring.version from 5.3.32 to 5.3.36 #698, #707, #721, #723
    • Bump jetty.version from 11.0.19 to 11.0.21 #677, #722
    • Bump docker base image azul/zulu-openjdk from 11.0.21-jre to 11.0.23-jre in /greenmail-docker/standalone #681, #710
    • Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 #693
    • Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 #691
    • Bump org.eclipse.angus:angus-activation from 2.0.1 to 2.0.2 #692
    • Bump org.eclipse.angus:jakarta.mail from 2.0.2 to 2.0.3 #694
    • Bump junit5.version from 5.10.1 to 5.10.2 #679

New Contributors

Full Changelog: https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-alpha-4...release-2.1.0-rc-1

Commits
  • 3cf5f30 [maven-release-plugin] prepare release release-2.1.0-rc-1
  • e9afb35 Updating docs for 2.1.0-rc-1 release
  • 5a10c16 Build(deps): Bump org.apache.maven.plugins:maven-shade-plugin
  • 652114c Build(deps): Bump org.apache.maven.plugins:maven-enforcer-plugin
  • 3b66d73 refactor: use existing method
  • adf5c76 fix: handle input stream body fetch edge case
  • 3a364e9 Fixing circleci Maven Wrapper invocation and synchronizing build with GH acti...
  • 40927dc Setup Maven Wrapper (fixes #728)
  • 2a92d6b Removing retired Maven eclipse plugin
  • df592ca Fixes minor code-cleanup and -format issues
  • Additional commits viewable in compare view


Updates com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1

Release notes

Sourced from com.icegreen:greenmail's releases.

release-2.1.0-rc-1

This is the latest 2.1.0-rc-1 preview release of GreenMail 2.1 based on Jakarta Mail 2.1 / Jakarta EE 10

What's Changed

  • Breaking changes

    • IMAP Content-Type differs POP3 and IMAP (conten-type is not upper-cased anymore) #706
  • Bugfixes

  • Dependency updates

    • Bump spring.version from 5.3.32 to 5.3.36 #698, #707, #721, #723
    • Bump jetty.version from 11.0.19 to 11.0.21 #677, #722
    • Bump docker base image azul/zulu-openjdk from 11.0.21-jre to 11.0.23-jre in /greenmail-docker/standalone #681, #710
    • Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 #693
    • Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 #691
    • Bump org.eclipse.angus:angus-activation from 2.0.1 to 2.0.2 #692
    • Bump org.eclipse.angus:jakarta.mail from 2.0.2 to 2.0.3 #694
    • Bump junit5.version from 5.10.1 to 5.10.2 #679

New Contributors

Full Changelog: https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-alpha-4...release-2.1.0-rc-1

Commits
  • 3cf5f30 [maven-release-plugin] prepare release release-2.1.0-rc-1
  • e9afb35 Updating docs for 2.1.0-rc-1 release
  • 5a10c16 Build(deps): Bump org.apache.maven.plugins:maven-shade-plugin
  • 652114c Build(deps): Bump org.apache.maven.plugins:maven-enforcer-plugin
  • 3b66d73 refactor: use existing method
  • adf5c76 fix: handle input stream body fetch edge case
  • 3a364e9 Fixing circleci Maven Wrapper invocation and synchronizing build with GH acti...
  • 40927dc Setup Maven Wrapper (fixes #728)
  • 2a92d6b Removing retired Maven eclipse plugin
  • df592ca Fixes minor code-cleanup and -format issues
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud