Skip to content

Commit dc1bd00

Browse files
committed
Merge branch 'update-from-template'
2 parents 5021b2f + a99358b commit dc1bd00

File tree

1 file changed

+2
-2
lines changed
  • openapi-client-maven-template

1 file changed

+2
-2
lines changed

openapi-client-maven-template/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>com.mycila</groupId>
150150
<artifactId>license-maven-plugin</artifactId>
151-
<version>4.2</version>
151+
<version>4.3</version>
152152
<configuration>
153153
<properties>
154154
<email>${project.organization.url}</email>
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-javadoc-plugin</artifactId>
191-
<version>3.5.0</version>
191+
<version>3.6.0</version>
192192
<executions>
193193
<execution>
194194
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)