Skip to content

Commit 4963c0d

Browse files
committed
[MCOMPILER-519] Upgrade maven-invoker-plugin from 3.3.0 to 3.4.0
* 3.4.0 brings in support for building on JDK 19 * once the parent brings in this version, the explicit version can be of course removed
1 parent 81de779 commit 4963c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ under the License.
226226
<plugin>
227227
<groupId>org.apache.maven.plugins</groupId>
228228
<artifactId>maven-invoker-plugin</artifactId>
229+
<version>3.4.0</version>
229230
<executions>
230231
<execution>
231232
<id>integration-test</id>

0 commit comments

Comments
 (0)