Skip to content

Commit d07877d

Browse files
Bump com.github.spullara.mustache.java:compiler in /service (#779)
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.13 to 0.9.14. - [Commits](spullara/mustache.java@mustache.java-0.9.13...mustache.java-0.9.14) --- updated-dependencies: - dependency-name: com.github.spullara.mustache.java:compiler 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>
1 parent 7bfda98 commit d07877d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
// Utils
5252
implementation 'org.apache.commons:commons-lang3:3.14.0'
5353
implementation 'javax.xml.soap:javax.xml.soap-api:1.4.0'
54-
implementation 'com.github.spullara.mustache.java:compiler:0.9.13'
54+
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
5555
implementation 'org.apache.tika:tika-core:2.9.2'
5656

5757
// Fhir

0 commit comments

Comments
 (0)