Skip to content

Commit

Permalink
Remove org.apache.maven.plugin-tools:maven-plugin-annotations from de…
Browse files Browse the repository at this point in the history
…pendencyManagement
  • Loading branch information
slawekjaranowski committed Sep 25, 2024
1 parent 8cdda7c commit fe8b8cb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,12 +353,6 @@ limitations under the License.

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>${mavenPluginToolsVersion}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
Expand Down

0 comments on commit fe8b8cb

Please # to comment.