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 e4b2130 commit 6bbcf83Copy full SHA for 6bbcf83
spring-batch-notion/pom.xml
@@ -201,8 +201,8 @@ limitations under the License.
201
</additionalDependencies>
202
<failOnWarnings>true</failOnWarnings>
203
<links>
204
- <link>https://docs.spring.io/spring-batch/reference/${spring-batch.version}/api/</link>
205
<link>https://docs.spring.io/spring-framework/docs/${spring-framework.version}/javadoc-api/</link>
+ <link>https://javadoc.io/static/org.springframework.batch/spring-batch-core/${spring-batch.version}/</link>
206
</links>
207
</configuration>
208
<executions>
0 commit comments