Skip to content

Commit 0bf09b9

Browse files
authored
Merge pull request #10 from RETIT/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.4.0
2 parents d9b4864 + 0d45b19 commit 0bf09b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-checkstyle-plugin</artifactId>
100-
<version>3.3.0</version>
100+
<version>3.4.0</version>
101101
</plugin>
102102

103103
<plugin>
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-checkstyle-plugin</artifactId>
112-
<version>3.3.0</version>
112+
<version>3.4.0</version>
113113
<configuration>
114114
<configLocation>etc/checkstyle-configuration.xml</configLocation>
115115
<consoleOutput>true</consoleOutput>

0 commit comments

Comments
 (0)