Skip to content

Commit 17e8f9b

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3
1 parent 312b827 commit 17e8f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scalable-payment-processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<java.version>8</java.version>
3232
<maven.compiler.source>1.8</maven.compiler.source>
3333
<maven.compiler.target>1.8</maven.compiler.target>
34-
<exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
34+
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
3535
<kafka.scala.version>2.11</kafka.scala.version>
3636
<kafka.version>2.3.0</kafka.version>
3737
<jersey.version>2.27</jersey.version>

0 commit comments

Comments
 (0)