NIFI-12718 Upgraded greenmail from 1.6.14 to 1.6.15

This closes #8338

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2024-02-01 08:33:11 -05:00 committed by exceptionfactory
parent c71d9e531b
commit 41817d8088
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
<version>1.6.14</version>
<version>1.6.15</version>
<scope>test</scope>
</dependency>
</dependencies>