Skip to content

Commit

Permalink
Fixed checkstyle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mboapache committed Oct 7, 2021
1 parent 613401d commit fe18709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Requests (JSR 12 and 243) under the auspices of the Java Community Process.</des
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.1.</version>
<version>3.1.1</version>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit fe18709

Please sign in to comment.