File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,8 +87,6 @@ under the License.
8787 <mockitoVersion >5.23.0</mockitoVersion >
8888 <plexusArchiverVersion >4.12.0</plexusArchiverVersion >
8989 <version .maven-plugin-tools>${mavenPluginPluginVersion} </version .maven-plugin-tools>
90- <version .maven-invoker-plugin>3.7.0</version .maven-invoker-plugin>
91-
9290 <project .build.outputTimestamp>2024-06-26T08:31:50Z</project .build.outputTimestamp>
9391 </properties >
9492
@@ -188,22 +186,6 @@ under the License.
188186 <build >
189187 <pluginManagement >
190188 <plugins >
191- <plugin >
192- <groupId >com.diffplug.spotless</groupId >
193- <artifactId >spotless-maven-plugin</artifactId >
194- <configuration >
195- <java >
196- <includes >
197- <include >src/**/*.java</include >
198- </includes >
199- </java >
200- <pom >
201- <includes >
202- <include >**/pom.xml</include >
203- </includes >
204- </pom >
205- </configuration >
206- </plugin >
207189 <plugin >
208190 <groupId >org.apache.rat</groupId >
209191 <artifactId >apache-rat-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments