Skip to content

Commit

Permalink
Merge pull request #536 from honeybadger-io/dependabot/maven/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-checkstyle-plugin-3.3.1

build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
  • Loading branch information
subzero10 authored Nov 12, 2023
2 parents c9a7f4b + 7fedc4d commit ddd27d0
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 @@ -103,7 +103,7 @@
<dependency.json-schema-validator>2.2.6</dependency.json-schema-validator>

<!-- Plugin versions -->
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<maven-build-helper-plugin>1.10</maven-build-helper-plugin>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down Expand Up @@ -138,7 +138,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<dependencies>
<dependency>
<groupId>com.puppycrawl.tools</groupId>
Expand Down

0 comments on commit ddd27d0

Please sign in to comment.