Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent f0f52a0 commit 284f941
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.1</version>
<version>2.1.2</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.1</version>
<version>2.1.2</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down

0 comments on commit 284f941

Please sign in to comment.