Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sfuhrm/radiobrowser4j
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Jul 16, 2023
2 parents de9d055 + 614a54a commit 68e6416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
<version>3.5.0</version>
<configuration>
<excludePackageNames>de.sfuhrm.foo</excludePackageNames>
<failOnError>false</failOnError>
Expand All @@ -113,7 +113,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.0</version>
<version>3.3.0</version>
<executions>
<execution>
<id>validate</id>
Expand Down

0 comments on commit 68e6416

Please sign in to comment.