Skip to content

Commit dc23bf7

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 272fb72 commit dc23bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>org.codehaus.mojo</groupId>
188188
<artifactId>exec-maven-plugin</artifactId>
189-
<version>3.5.0</version>
189+
<version>3.5.1</version>
190190
<configuration>
191191
<mainClass>com.adobe.campaign.tests.logparser.RunLogParser</mainClass>
192192
</configuration>

0 commit comments

Comments
 (0)