We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5abee commit 5313c70Copy full SHA for 5313c70
pom.xml
@@ -88,6 +88,9 @@
88
<!-- plugins used in IT, not defined in parent -->
89
<version.maven-pmd-plugin>3.21.0</version.maven-pmd-plugin>
90
<version.maven-wrapper-plugin>3.2.0</version.maven-wrapper-plugin>
91
+
92
+ <!-- TODO remove with next parent -->
93
+ <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
94
</properties>
95
96
<dependencyManagement>
0 commit comments