Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/maven/jetty-9.4.x/org…
Browse files Browse the repository at this point in the history
….apache.maven.plugins-maven-checkstyle-plugin-3.2.0' into fix/jetty-9.4.x/dependabot-rollup-nov28
  • Loading branch information
joakime committed Nov 28, 2022
2 parents a1850ea + 05d8e30 commit bc48eb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -111,7 +111,7 @@
<maven.assembly.plugin.version>3.4.2</maven.assembly.plugin.version>
<maven.invoker.plugin.version>3.3.0</maven.invoker.plugin.version>
<maven.surefire.plugin.version>3.0.0-M7</maven.surefire.plugin.version>
<maven.checkstyle.plugin.version>3.1.0</maven.checkstyle.plugin.version>
<maven.checkstyle.plugin.version>3.2.0</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.3.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.1.2</version>
<version>3.2.0</version>
<configuration>
<configLocation>jetty-checkstyle.xml</configLocation>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
Expand Down

0 comments on commit bc48eb2

Please sign in to comment.