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 806cdad commit e357d15Copy full SHA for e357d15
core/pom.xml
@@ -161,7 +161,7 @@
161
</plugin>
162
<plugin>
163
<artifactId>maven-javadoc-plugin</artifactId>
164
- <version>3.10.1</version>
+ <version>3.11.2</version>
165
<configuration>
166
<source>8</source><!-- Until JDK 11+ -->
167
<detectJavaApiLink>false</detectJavaApiLink><!-- Until JDK 11+ -->
entraid/pom.xml
@@ -169,7 +169,7 @@
169
170
171
172
173
174
175
0 commit comments