aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/pom.xml
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2018-12-04 08:41:29 +0100
committerLester Solbakken <lesters@oath.com>2018-12-04 08:41:29 +0100
commit1e42ad5bb2e728b3d4c77120faa4f80ff0f92855 (patch)
tree118bbc12cca50cce9c7bc15c3b2d86dc640bbd81 /model-integration/pom.xml
parent97cf964467aa3879efe1393ad4f49cffe60b3bf7 (diff)
Upgrade protoc jar maven plugin version
Diffstat (limited to 'model-integration/pom.xml')
-rw-r--r--model-integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/model-integration/pom.xml b/model-integration/pom.xml
index 5a2e7f0dbcd..1d7dcc10f42 100644
--- a/model-integration/pom.xml
+++ b/model-integration/pom.xml
@@ -86,7 +86,7 @@
<plugin>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar-maven-plugin</artifactId>
- <version>3.5.1.1</version>
+ <version>3.6.0.1</version>
<executions>
<execution>
<phase>generate-sources</phase>