Skip to content

Commit

Permalink
Use parent POM plugin versions, where applicable
Browse files Browse the repository at this point in the history
  • Loading branch information
kriegaex committed Dec 19, 2023
1 parent f41d89b commit c544e63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
<configuration>
<!-- Amend mojo-parent default config, avoiding errors concerning modules vs. unnamed module packages -->
<source>8</source>
Expand All @@ -321,7 +320,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<executions>
<execution>
<id>enforce-bytecode-version</id>
Expand Down

0 comments on commit c544e63

Please sign in to comment.