Skip to content

Commit

Permalink
Merge 639f1ea into f1950c7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 16, 2020
2 parents f1950c7 + 639f1ea commit c1b0886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -129,7 +129,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -670,7 +670,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<configuration>
<excludePackageNames>ch.powerunit.extensions.matchers.factoryprocessor*:ch.powerunit.extensions.matchers.provideprocessor*:ch.powerunit.extensions.matchers.common*</excludePackageNames>
<docfilessubdirs>true</docfilessubdirs>
Expand Down

0 comments on commit c1b0886

Please sign in to comment.