Skip to content

Commit

Permalink
Merge pull request #42611 from gayaldassanayake/remove-handlebars
Browse files Browse the repository at this point in the history
Remove handlebars from bre libs
  • Loading branch information
gayaldassanayake authored Apr 26, 2024
2 parents 1cd80a4 + c83eaac commit 9739f80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/javaLibsProject.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dependencies {
dist "info.picocli:picocli:${project.picocliVersion}"
dist "org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:${project.apacheGeronimoStaxVersion}"
dist "com.google.code.gson:gson:${project.gsonVersion}"
dist "com.github.jknack:handlebars:${project.jknackHandlebarsVersion}"
dist "com.sun.mail:javax.mail:${project.javaxMailVersion}"
dist "io.netty:netty-buffer:${project.nettyBufferVersion}"
dist "io.netty:netty-common:${project.nettyCommonVersion}"
Expand Down

0 comments on commit 9739f80

Please sign in to comment.