Skip to content

Commit 23c2e5f

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.apache.maven.plugins:maven-checkstyle-plugin
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.3.1. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40834e1 commit 23c2e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ limitations under the License.
380380
<plugin>
381381
<groupId>org.apache.maven.plugins</groupId>
382382
<artifactId>maven-checkstyle-plugin</artifactId>
383-
<version>3.3.0</version>
383+
<version>3.3.1</version>
384384
<configuration>
385385
<configLocation>config/maven_checks.xml</configLocation>
386386
<!-- version from release 11 referenced by branch -->

0 commit comments

Comments
 (0)