Skip to content

Commit c342d2f

Browse files
Bump springdoc-openapi-maven-plugin from 0.2 to 1.4
Bumps [springdoc-openapi-maven-plugin](https://github.com/springdoc/springdoc-openapi-maven-plugin) from 0.2 to 1.4. - [Release notes](https://github.com/springdoc/springdoc-openapi-maven-plugin/releases) - [Commits](springdoc/springdoc-openapi-maven-plugin@v0.2...v1.4) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3c78b8 commit c342d2f

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)