Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-checkst…
Browse files Browse the repository at this point in the history
…yle-plugin to v3.5.0
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent aef1f56 commit ca27a22
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion wls-auth-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-basisdaten-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-briefwahl-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion wls-broadcast-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-eai-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-ergebnismeldung-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-infomanagement-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-monitoring-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-vorfaelleundvorkommnisse-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-wahlvorbereitung-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down
2 changes: 1 addition & 1 deletion wls-wahlvorstand-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<excludeGeneratedSources>true</excludeGeneratedSources>
Expand Down

0 comments on commit ca27a22

Please sign in to comment.