Skip to content

Commit 9da92c6

Browse files
Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.4 (#395)
Bumps [jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/jakartaee/mail-api/releases) - [Commits](jakartaee/mail-api@2.1.3...2.1.4) --- updated-dependencies: - dependency-name: jakarta.mail:jakarta.mail-api dependency-version: 2.1.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 3a6b8e7 commit 9da92c6

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
@@ -8,7 +8,7 @@ dependencies {
88
implementation('org.slf4j:slf4j-api')
99

1010
api("com.konghq:unirest-java:${unirestVersion}")
11-
implementation('jakarta.mail:jakarta.mail-api:2.1.3')
11+
implementation('jakarta.mail:jakarta.mail-api:2.1.4')
1212
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')

0 commit comments

Comments
 (0)