Skip to content

Commit ad28f86

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c40fe0 commit ad28f86

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
@@ -378,7 +378,7 @@ limitations under the License.
378378
<plugin>
379379
<groupId>org.apache.maven.plugins</groupId>
380380
<artifactId>maven-checkstyle-plugin</artifactId>
381-
<version>3.2.2</version>
381+
<version>3.3.0</version>
382382
<configuration>
383383
<configLocation>config/maven_checks.xml</configLocation>
384384
<!-- version from release 11 referenced by branch -->

0 commit comments

Comments
 (0)