Skip to content

Commit fe9d054

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 (#166)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca9f85c commit fe9d054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
<plugin>
334334
<groupId>org.apache.maven.plugins</groupId>
335335
<artifactId>maven-checkstyle-plugin</artifactId>
336-
<version>3.3.0</version>
336+
<version>3.3.1</version>
337337
<dependencies>
338338
<dependency>
339339
<groupId>com.puppycrawl.tools</groupId>

e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>org.apache.maven.plugins</groupId>
131131
<artifactId>maven-checkstyle-plugin</artifactId>
132-
<version>3.3.0</version>
132+
<version>3.3.1</version>
133133
<dependencies>
134134
<dependency>
135135
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)