Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit d14fa9a

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1
1 parent e329a2a commit d14fa9a

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
@@ -157,7 +157,7 @@ SOFTWARE.
157157
<plugin>
158158
<groupId>org.codehaus.mojo</groupId>
159159
<artifactId>exec-maven-plugin</artifactId>
160-
<version>3.1.0</version>
160+
<version>3.1.1</version>
161161
<configuration>
162162
<mainClass>MainKt</mainClass>
163163
</configuration>

0 commit comments

Comments
 (0)