Skip to content

Commit

Permalink
chore(deps): update dependency de.muenchen.oss:itm-java-codeformat to…
Browse files Browse the repository at this point in the history
… v1.0.10
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent 5b0db8b commit 7a84de1
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion wls-auth-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -480,7 +480,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -420,7 +420,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<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 @@ -422,7 +422,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion wls-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -438,7 +438,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -393,7 +393,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -419,7 +419,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -393,7 +393,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -413,7 +413,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
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 @@ -393,7 +393,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 7a84de1

Please sign in to comment.