Skip to content

Commit ac4aab1

Browse files
authored
Merge pull request #799 from TNO/dependabot/maven/org.openapitools-openapi-generator-maven-plugin-7.20.0
Bump org.openapitools:openapi-generator-maven-plugin from 7.18.0 to 7.20.0
2 parents 8b1afeb + a5b6e90 commit ac4aab1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

admin-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.openapitools</groupId>
128128
<artifactId>openapi-generator-maven-plugin</artifactId>
129-
<version>7.18.0</version>
129+
<version>7.20.0</version>
130130
<executions>
131131
<execution>
132132
<phase>generate-sources</phase>

knowledge-directory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.openapitools</groupId>
139139
<artifactId>openapi-generator-maven-plugin</artifactId>
140-
<version>7.18.0</version>
140+
<version>7.20.0</version>
141141
<executions>
142142
<execution>
143143
<phase>generate-sources</phase>

smart-connector-rest-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.openapitools</groupId>
136136
<artifactId>openapi-generator-maven-plugin</artifactId>
137-
<version>7.18.0</version>
137+
<version>7.20.0</version>
138138
<executions>
139139
<execution>
140140
<phase>generate-sources</phase>

smart-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<plugin>
226226
<groupId>org.openapitools</groupId>
227227
<artifactId>openapi-generator-maven-plugin</artifactId>
228-
<version>7.18.0</version>
228+
<version>7.20.0</version>
229229
<executions>
230230
<!-- Generate InterKnowledgeEngineRuntime protocol classes -->
231231
<execution>

0 commit comments

Comments
 (0)