Skip to content

Commit

Permalink
Update dependency org.openapitools:openapi-generator-maven-plugin to …
Browse files Browse the repository at this point in the history
…v7.10.0
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 8851dbc commit 605425d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion wls-auth-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
<executions>
<execution>
<id>generateInfomanagement</id>
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 @@ -383,7 +383,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
<executions>
<execution>
<id>generateEAI</id>
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 @@ -382,7 +382,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
<executions>
<execution>
<id>generateEAI</id>
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 @@ -384,7 +384,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>7.7.0</version>
<version>7.10.0</version>
<executions>
<execution>
<id>generateEAI</id>
Expand Down

0 comments on commit 605425d

Please sign in to comment.