Skip to content

Commit

Permalink
Bump com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.14
Browse files Browse the repository at this point in the history
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.4 to 0.9.14.
- [Commits](spullara/mustache.java@mustache.java-0.9.4...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 3a4b9cc commit 6405972
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion basyx.aasregistry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<guava.version>33.2.1-jre</guava.version>
<maven-plugin.version>3.9.0</maven-plugin.version>
<maven-project.version>3.0-alpha-2</maven-project.version>
<mustache.compiler.version>0.9.4</mustache.compiler.version>
<mustache.compiler.version>0.9.14</mustache.compiler.version>
<docker.image.name>${project.artifactId}</docker.image.name>
<openapitools.version>6.6.0</openapitools.version>
<openapitools.jacksonnullable.version>0.2.6</openapitools.jacksonnullable.version>
Expand Down
2 changes: 1 addition & 1 deletion basyx.submodelregistry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<guava.version>33.2.1-jre</guava.version>
<maven-plugin.version>3.6.0</maven-plugin.version>
<maven-project.version>3.0-alpha-2</maven-project.version>
<mustache.compiler.version>0.9.4</mustache.compiler.version>
<mustache.compiler.version>0.9.14</mustache.compiler.version>
<docker.image.name>${project.artifactId}</docker.image.name>
<openapitools.version>6.6.0</openapitools.version>
<openapitools.jacksonnullable.version>0.2.6</openapitools.jacksonnullable.version>
Expand Down

0 comments on commit 6405972

Please sign in to comment.