Skip to content

Commit 9eb0ed4

Browse files
committed
fix: upgrade com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.10
Snyk has created this PR to upgrade com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.10. See this package in Maven Repository: https://mvnrepository.com/artifact/com.github.spullara.mustache.java/compiler/ See this project in Snyk: https://app.snyk.io/org/salesforce-oss/project/25cd3a97-8e95-4308-99c0-9bbc7f9a0c3c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0f33b7c commit 9eb0ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jprotoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<!-- Dependency Versions -->
6161
<protoc.version>3.15.8</protoc.version>
6262
<gson.version>2.8.9</gson.version>
63-
<mustache-java.version>0.9.4</mustache-java.version>
63+
<mustache-java.version>0.9.10</mustache-java.version>
6464

6565
<!-- Test Dependency Versions -->
6666
<contrib.version>0.8.1</contrib.version>

0 commit comments

Comments
 (0)