Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.junit.jupiter-junit-j…
Browse files Browse the repository at this point in the history
…upiter-5.11.3
  • Loading branch information
sfuhrm authored Oct 28, 2024
2 parents 55b5749 + 881b34a commit 3498cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.0</version>
<version>3.10.1</version>
<configuration>
<excludePackageNames>de.sfuhrm.foo</excludePackageNames>
<failOnError>false</failOnError>
Expand Down

0 comments on commit 3498cc2

Please sign in to comment.