Skip to content

Commit cbd7240

Browse files
Bump org.eclipse.angus:smtp from 2.0.3 to 2.0.4 (#377)
Bumps org.eclipse.angus:smtp from 2.0.3 to 2.0.4. --- updated-dependencies: - dependency-name: org.eclipse.angus:smtp dependency-version: 2.0.4 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>
1 parent cca08c3 commit cbd7240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-notifications-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99

1010
api("com.konghq:unirest-java:${unirestVersion}")
1111
implementation('jakarta.mail:jakarta.mail-api:2.1.3')
12-
runtimeOnly('org.eclipse.angus:smtp:2.0.3')
12+
runtimeOnly('org.eclipse.angus:smtp:2.0.4')
1313
implementation('org.freemarker:freemarker:2.3.34')
1414
implementation('org.knowm.xchart:xchart:3.8.8')
1515
implementation('com.jayway.jsonpath:json-path:2.9.0')

0 commit comments

Comments
 (0)