Skip to content

Commit 84a56b4

Browse files
chore(deps): 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.1.1 to 3.6.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.6.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 9af1c6c commit 84a56b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jitsi-media-transform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.apache.maven.plugins</groupId>
270270
<artifactId>maven-checkstyle-plugin</artifactId>
271-
<version>3.1.1</version>
271+
<version>3.6.0</version>
272272
<configuration>
273273
<configLocation>checkstyle.xml</configLocation>
274274
</configuration>

jvb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
<plugin>
536536
<groupId>org.apache.maven.plugins</groupId>
537537
<artifactId>maven-checkstyle-plugin</artifactId>
538-
<version>3.1.2</version>
538+
<version>3.6.0</version>
539539
<configuration>
540540
<configLocation>checkstyle.xml</configLocation>
541541
</configuration>

0 commit comments

Comments
 (0)