Skip to content

Commit 83ed26e

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template' into develop
2 parents 3c8501a + 2ab3fae commit 83ed26e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sessionize-java-client/pom.xml

Lines changed: 3 additions & 3 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>
@@ -327,7 +327,7 @@
327327
<plugin>
328328
<groupId>org.openapitools</groupId>
329329
<artifactId>openapi-generator-maven-plugin</artifactId>
330-
<version>7.0.0</version>
330+
<version>7.0.1</version>
331331
<executions>
332332
<execution>
333333
<goals>

0 commit comments

Comments
 (0)