Skip to content

Commit

Permalink
Bump com.icegreen:greenmail from 2.1.0-rc-1 to 2.1.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.1.0-rc-1 to 2.1.1.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.0-rc-1...release-2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Nov 26, 2024
1 parent 8792bdc commit e483768
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.1.0-rc-1</version>
<version>2.1.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.1.0-rc-1</version>
<version>2.1.1</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down

0 comments on commit e483768

Please sign in to comment.