File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed
Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,6 @@ updates:
3636 - dependency-name : ' com.github.ekryd.sortpom:sortpom-maven-plugin'
3737 # used by deprecated code only, not worth updating for now
3838 - dependency-name : ' org.apache.axis2:*'
39- # newer versions cause issues with our release process
40- - dependency-name : ' org.apache.maven.plugins:maven-javadoc-plugin'
4139 # Ignore problematic license versions
4240 - dependency-name : ' com.sap.cloud.security:java-security'
4341 versions : ['3.6.1', '3.6.2']
Original file line number Diff line number Diff line change 345345 <plugin >
346346 <groupId >org.apache.maven.plugins</groupId >
347347 <artifactId >maven-javadoc-plugin</artifactId >
348- <version >3.11.2 </version >
348+ <version >3.12.0 </version >
349349 <executions >
350350 <execution >
351351 <id >javadoc-jar</id >
Original file line number Diff line number Diff line change 272272 <plugin >
273273 <groupId >org.apache.maven.plugins</groupId >
274274 <artifactId >maven-javadoc-plugin</artifactId >
275- <version >3.11.2 </version >
275+ <version >3.12.0 </version >
276276 <executions >
277277 <execution >
278278 <id >javadoc-jar</id >
Original file line number Diff line number Diff line change 515515 <plugin >
516516 <groupId >org.apache.maven.plugins</groupId >
517517 <artifactId >maven-javadoc-plugin</artifactId >
518- <version >3.11.2 </version >
518+ <version >3.12.0 </version >
519519 </plugin >
520520 <plugin >
521521 <groupId >com.sap.cloud.sdk.datamodel</groupId >
You can’t perform that action at this time.
0 commit comments