Skip to content

Commit

Permalink
Merge pull request #89 from gocd/dependabot/gradle/org.freemarker-fre…
Browse files Browse the repository at this point in the history
…emarker-2.3.33

Bump org.freemarker:freemarker from 2.3.32 to 2.3.33
  • Loading branch information
chadlwilson authored Jun 7, 2024
2 parents 0fc6777 + f81779c commit 59d8591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
because 'Retrofit via Azure SDK uses an older version with vulnerable dependencies'
}
}
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.32'
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.33'

components {
// workaround for Guava metadata declaring dependencies that are not needed at runtime
Expand Down

0 comments on commit 59d8591

Please sign in to comment.