Skip to content

Commit

Permalink
Bump compiler from 0.9.6 to 0.9.10 in /modules/lang-mustache (opensea…
Browse files Browse the repository at this point in the history
…rch-project#2126)

* Bump compiler from 0.9.6 to 0.9.10 in /modules/lang-mustache

Bumps [compiler](https://github.com/spullara/mustache.java) from 0.9.6 to 0.9.10.
- [Release notes](https://github.com/spullara/mustache.java/releases)
- [Commits](spullara/mustache.java@mustache.java-0.9.6...0.9.10)

---
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>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Feb 18, 2022
1 parent 5698120 commit a932478
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/lang-mustache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ opensearchplugin {
}

dependencies {
api "com.github.spullara.mustache.java:compiler:0.9.6"
api "com.github.spullara.mustache.java:compiler:0.9.10"
}

restResources {
Expand Down
1 change: 1 addition & 0 deletions modules/lang-mustache/licenses/compiler-0.9.10.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6111ae24e3be9ecbd75f5fe908583fc14b4f0174
1 change: 0 additions & 1 deletion modules/lang-mustache/licenses/compiler-0.9.6.jar.sha1

This file was deleted.

0 comments on commit a932478

Please sign in to comment.