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.
1 parent 2ff37da commit eb08046Copy full SHA for eb08046
pom.xml
@@ -136,7 +136,7 @@
136
<plugin>
137
<groupId>org.apache.maven.plugins</groupId>
138
<artifactId>maven-javadoc-plugin</artifactId>
139
- <version>3.10.1</version>
+ <version>3.11.1</version>
140
<configuration>
141
<additionalOptions>--allow-script-in-comments</additionalOptions>
142
<failOnError>false</failOnError>
@@ -147,7 +147,7 @@
147
148
149
<artifactId>maven-surefire-plugin</artifactId>
150
- <version>3.5.1</version>
+ <version>3.5.2</version>
151
152
<properties>
153
<configurationParameters>
0 commit comments