Skip to content

Commit

Permalink
Bump org.freemarker:freemarker from 2.3.33 to 2.3.34 (#335)
Browse files Browse the repository at this point in the history
Bumps org.freemarker:freemarker from 2.3.33 to 2.3.34.

---
updated-dependencies:
- dependency-name: org.freemarker:freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 6aadbaf commit ceccaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-notifications-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
api('com.konghq:unirest-java:3.14.5')
implementation('jakarta.mail:jakarta.mail-api:2.1.3')
runtimeOnly('org.eclipse.angus:smtp:2.0.3')
implementation('org.freemarker:freemarker:2.3.33')
implementation('org.freemarker:freemarker:2.3.34')
implementation('org.knowm.xchart:xchart:3.8.8')
implementation('com.jayway.jsonpath:json-path:2.9.0')
implementation('org.apache.commons:commons-lang3:3.17.0')
Expand Down

0 comments on commit ceccaff

Please sign in to comment.