Skip to content

Commit

Permalink
Bump com.icegreen:greenmail from 2.0.0-alpha-2 to 2.1.0-rc-1
Browse files Browse the repository at this point in the history
Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.0.0-alpha-2 to 2.1.0-rc-1.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.0.0-alpha-2...release-2.1.0-rc-1)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Jun 10, 2024
1 parent 4cc25e7 commit ece2cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/javamail-velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
<version>2.0.0-alpha-2</version>
<version>2.1.0-rc-1</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javamail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
<version>2.0.0-alpha-2</version>
<version>2.1.0-rc-1</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down

0 comments on commit ece2cb6

Please sign in to comment.