This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new b689cdab286 Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 (#12053) b689cdab286 is described below commit b689cdab2869db973eab9588b5aa98b3675313d9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 17 18:10:20 2023 +0100 Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 (#12053) Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11. - [Commits](https://github.com/spullara/mustache.java/compare/0.9.10...mustache.java-0.9.11) --- 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6781ffde03f..467537df017 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -347,7 +347,7 @@ <mongo-java-driver-version>4.10.2</mongo-java-driver-version> <mongo-hadoop-version>1.5.0</mongo-hadoop-version> <msal4j-version>1.13.9</msal4j-version> - <mustache-java-version>0.9.10</mustache-java-version> + <mustache-java-version>0.9.11</mustache-java-version> <mvel-version>2.5.0.Final</mvel-version> <mybatis-version>3.5.13</mybatis-version> <narayana-version>5.13.1.Final</narayana-version>