Skip to content

Commit

Permalink
Update dependency de.muenchen.oss:itm-java-codeformat to v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent d728f56 commit a4e668f
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 @@ -381,7 +381,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 @@ -435,7 +435,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 @@ -401,7 +401,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 @@ -403,7 +403,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 @@ -381,7 +381,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 @@ -407,7 +407,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 @@ -381,7 +381,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 @@ -403,7 +403,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 @@ -381,7 +381,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 a4e668f

Please sign in to comment.