sunkai-cai opened a new pull request #1949:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/1949
Fixes #1947.
Changes proposed in this pull request:
- remove `javadocExecutable`
- modify `<tt>` to `<em>` (maven-javadoc-plugin no find `<tt>` label)
- modify `@Resource` to `@Autowired` (jdk11 remove `javax.annotation`)
- update version `mockito.version` is `2.7` to `3.11` ( '2.7' not support
jdk11)
- update version `maven-compiler-plugin.version` is `3.3` to `3.8` ( '3.3'
not support jdk11)
- update version `maven-javadoc-plugin.version` is `2.10` to `3.3` ('2.10'
not support jdk11)
- update version `springframework.version` is `5.2.7` to `5.3.9` ('5.2.7'
not support jdk11)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]