Skip to content

Commit ab44b57

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.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] <[email protected]>
1 parent 21b11df commit ab44b57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -341,12 +341,12 @@ limitations under the License.
341341
<plugin>
342342
<groupId>org.apache.maven.plugins</groupId>
343343
<artifactId>maven-assembly-plugin</artifactId>
344-
<version>3.4.2</version>
344+
<version>3.4.1</version>
345345
</plugin>
346346
<plugin>
347347
<groupId>org.apache.maven.plugins</groupId>
348348
<artifactId>maven-checkstyle-plugin</artifactId>
349-
<version>3.1.2</version>
349+
<version>3.2.0</version>
350350
<configuration>
351351
<configLocation>config/maven_checks.xml</configLocation>
352352
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>
@@ -379,7 +379,7 @@ limitations under the License.
379379
<plugin>
380380
<groupId>org.apache.maven.plugins</groupId>
381381
<artifactId>maven-deploy-plugin</artifactId>
382-
<version>3.0.0</version>
382+
<version>2.8.2</version>
383383
</plugin>
384384
<plugin>
385385
<groupId>org.apache.maven.plugins</groupId>
@@ -394,7 +394,7 @@ limitations under the License.
394394
<plugin>
395395
<groupId>org.apache.maven.plugins</groupId>
396396
<artifactId>maven-install-plugin</artifactId>
397-
<version>3.0.1</version>
397+
<version>2.5.2</version>
398398
</plugin>
399399
<plugin>
400400
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)