We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5021b2f + a99358b commit dc1bd00Copy full SHA for dc1bd00
1 file changed
openapi-client-maven-template/pom.xml
@@ -148,7 +148,7 @@
148
<plugin>
149
<groupId>com.mycila</groupId>
150
<artifactId>license-maven-plugin</artifactId>
151
- <version>4.2</version>
+ <version>4.3</version>
152
<configuration>
153
<properties>
154
<email>${project.organization.url}</email>
@@ -188,7 +188,7 @@
188
189
<groupId>org.apache.maven.plugins</groupId>
190
<artifactId>maven-javadoc-plugin</artifactId>
191
- <version>3.5.0</version>
+ <version>3.6.0</version>
192
<executions>
193
<execution>
194
<id>attach-javadocs</id>
0 commit comments