Skip to content

Bump the backend-dev group across 2 directories with 1 update#961

Merged
phavekes merged 1 commit into
mainfrom
dependabot/maven/backend-dev-15d698c116
Aug 15, 2025
Merged

Bump the backend-dev group across 2 directories with 1 update#961
phavekes merged 1 commit into
mainfrom
dependabot/maven/backend-dev-15d698c116

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2025

Copy link
Copy Markdown
Contributor

Bumps the backend-dev group with 1 update in the / directory: com.icegreen:greenmail-junit4.
Bumps the backend-dev group with 1 update in the /myconext-server directory: com.icegreen:greenmail-junit4.

Updates com.icegreen:greenmail-junit4 from 2.1.4 to 2.1.5

Release notes

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

2.1.5

What's Changed

Features

  • Add XOAUTH2 support for IMAP (fixes #881)
  • Add XOAUTH2 support for POP3 (fixes #878)
  • Improve IMAP command handling (fixes #880)

Bugfixes

Dependencies

New Contributors

Full Changelog: greenmail-mail-test/greenmail@release-2.1.4...release-2.1.5

Commits
  • 4c84660 [maven-release-plugin] prepare release release-2.1.5
  • dc319d7 Updating docs for 2.1.5 release
  • f2ddf2b Bump jetty.version from 11.0.24 to 11.0.25
  • 64c71c2 Build(deps): Bump org.eclipse.angus:jakarta.mail from 2.0.3 to 2.0.4
  • 1ef1a5a Build(deps): Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • 8659e89 fix the issue
  • 961e8ec Add XOAUTH2 support for IMAP (fixes #881)
  • ba29321 Improve IMAP command handling (fixes #880)
  • 42fd4dd Fix spelling
  • 8d064e4 Updating Maven wrapper to 3.9.11
  • Additional commits viewable in compare view

Updates com.icegreen:greenmail-junit4 from 2.1.4 to 2.1.5

Release notes

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

2.1.5

What's Changed

Features

  • Add XOAUTH2 support for IMAP (fixes #881)
  • Add XOAUTH2 support for POP3 (fixes #878)
  • Improve IMAP command handling (fixes #880)

Bugfixes

Dependencies

New Contributors

Full Changelog: greenmail-mail-test/greenmail@release-2.1.4...release-2.1.5

Commits
  • 4c84660 [maven-release-plugin] prepare release release-2.1.5
  • dc319d7 Updating docs for 2.1.5 release
  • f2ddf2b Bump jetty.version from 11.0.24 to 11.0.25
  • 64c71c2 Build(deps): Bump org.eclipse.angus:jakarta.mail from 2.0.3 to 2.0.4
  • 1ef1a5a Build(deps): Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • 8659e89 fix the issue
  • 961e8ec Add XOAUTH2 support for IMAP (fixes #881)
  • ba29321 Improve IMAP command handling (fixes #880)
  • 42fd4dd Fix spelling
  • 8d064e4 Updating Maven wrapper to 3.9.11
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the backend-dev group with 1 update in the / directory: [com.icegreen:greenmail-junit4](https://github.com/greenmail-mail-test/greenmail).
Bumps the backend-dev group with 1 update in the /myconext-server directory: [com.icegreen:greenmail-junit4](https://github.com/greenmail-mail-test/greenmail).


Updates `com.icegreen:greenmail-junit4` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.4...release-2.1.5)

Updates `com.icegreen:greenmail-junit4` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.4...release-2.1.5)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail-junit4
  dependency-version: 2.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backend-dev
- dependency-name: com.icegreen:greenmail-junit4
  dependency-version: 2.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backend-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 11, 2025
@phavekes phavekes merged commit 4160c8b into main Aug 15, 2025
3 checks passed
@github-project-automation github-project-automation Bot moved this from New to Ready for release in Openconext-Myconext Aug 15, 2025
@dependabot dependabot Bot deleted the dependabot/maven/backend-dev-15d698c116 branch August 15, 2025 13:12
@Tyskai Tyskai moved this from Ready for release to To be deployed in Openconext-Myconext Aug 25, 2025
@Tyskai Tyskai moved this from To be deployed to Done in Openconext-Myconext Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants