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 3c8501a + 2ab3fae commit 83ed26eCopy full SHA for 83ed26e
1 file changed
sessionize-java-client/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>
@@ -327,7 +327,7 @@
327
328
<groupId>org.openapitools</groupId>
329
<artifactId>openapi-generator-maven-plugin</artifactId>
330
- <version>7.0.0</version>
+ <version>7.0.1</version>
331
332
333
<goals>
0 commit comments