Skip to content

Commit

Permalink
Merge pull request #9247 from eclipse/dependabot/maven/jetty-9.4.x/or…
Browse files Browse the repository at this point in the history
…g.apache.maven.plugins-maven-checkstyle-plugin-3.2.1
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
2 parents 2be9db6 + d8f845e commit 4694ec2
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 @@ -111,7 +111,7 @@
<maven.assembly.plugin.version>3.4.2</maven.assembly.plugin.version>
<maven.invoker.plugin.version>3.4.0</maven.invoker.plugin.version>
<maven.surefire.plugin.version>3.0.0-M7</maven.surefire.plugin.version>
<maven.checkstyle.plugin.version>3.2.0</maven.checkstyle.plugin.version>
<maven.checkstyle.plugin.version>3.2.1</maven.checkstyle.plugin.version>
<maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
<maven.dependency.plugin.version>3.4.0</maven.dependency.plugin.version>
Expand Down Expand Up @@ -475,7 +475,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<configuration>
<configLocation>jetty-checkstyle.xml</configLocation>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
Expand Down

0 comments on commit 4694ec2

Please sign in to comment.