We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca08c3 commit cbd7240Copy full SHA for cbd7240
allure-notifications-api/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
10
api("com.konghq:unirest-java:${unirestVersion}")
11
implementation('jakarta.mail:jakarta.mail-api:2.1.3')
12
- runtimeOnly('org.eclipse.angus:smtp:2.0.3')
+ runtimeOnly('org.eclipse.angus:smtp:2.0.4')
13
implementation('org.freemarker:freemarker:2.3.34')
14
implementation('org.knowm.xchart:xchart:3.8.8')
15
implementation('com.jayway.jsonpath:json-path:2.9.0')
0 commit comments