Skip to content

Commit f993a61

Browse files
authored
Merge pull request #61 from AnswerConsulting/dependabot/maven/main/org.springdoc-springdoc-openapi-maven-plugin-1.4
Bump springdoc-openapi-maven-plugin from 0.2 to 1.4
2 parents d0d66db + c342d2f commit f993a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.springdoc</groupId>
189189
<artifactId>springdoc-openapi-maven-plugin</artifactId>
190-
<version>0.2</version>
190+
<version>1.4</version>
191191
<executions>
192192
<execution>
193193
<phase>integration-test</phase>

0 commit comments

Comments
 (0)