Skip to content

Commit 388ee82

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1 (#2254)
1 parent e0f8eaa commit 388ee82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.codehaus.mojo</groupId>
134134
<artifactId>exec-maven-plugin</artifactId>
135-
<version>3.1.0</version>
135+
<version>3.1.1</version>
136136
<inherited>false</inherited>
137137
<executions>
138138
<execution>
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>org.codehaus.mojo</groupId>
162162
<artifactId>exec-maven-plugin</artifactId>
163-
<version>3.1.0</version>
163+
<version>3.1.1</version>
164164
<inherited>false</inherited>
165165
<executions>
166166
<execution>

0 commit comments

Comments
 (0)