|
35 | 35 | <asciidoctor-maven-plugin.version>2.0.0-RC.1</asciidoctor-maven-plugin.version> |
36 | 36 | <asciidoctorj-diagram.version>1.5.16</asciidoctorj-diagram.version> |
37 | 37 | <asciidoctorj-epub3.version>1.5.0-alpha.9</asciidoctorj-epub3.version> |
38 | | - <asciidoctorj-pdf.version>1.5.0-alpha.16</asciidoctorj-pdf.version> |
| 38 | + <asciidoctorj-pdf.version>1.5.0-alpha.17</asciidoctorj-pdf.version> |
39 | 39 | <build-number-maven-plugin.version>1.4</build-number-maven-plugin.version> |
40 | 40 | <checksum-maven-plugin.version>1.8</checksum-maven-plugin.version> |
41 | 41 | <clover-maven-plugin.version>4.3.1</clover-maven-plugin.version> |
|
54 | 54 | <findsecbugs-plugin.version>1.9.0</findsecbugs-plugin.version> |
55 | 55 | <forbidden-apis.version>2.6</forbidden-apis.version> |
56 | 56 | <frontend-maven-plugin.nodeVersion>v11.10.1</frontend-maven-plugin.nodeVersion> |
57 | | - <frontend-maven-plugin.version>1.7.5</frontend-maven-plugin.version> |
| 57 | + <frontend-maven-plugin.version>1.7.6</frontend-maven-plugin.version> |
58 | 58 | <frontend-maven-plugin.yarnVersion>v1.13.0</frontend-maven-plugin.yarnVersion> |
59 | | - <git-commit-id-plugin.version>2.2.6</git-commit-id-plugin.version> |
| 59 | + <git-commit-id-plugin.version>3.0.0</git-commit-id-plugin.version> |
60 | 60 | <github-release-plugin.version>1.3.0</github-release-plugin.version> |
61 | 61 | <github.draft>true</github.draft> |
62 | 62 | <github.repository>httpsnippet</github.repository> |
|
87 | 87 | <maven-jarsigner-plugin.version>3.0.0</maven-jarsigner-plugin.version> |
88 | 88 | <maven-javadoc-plugin.version>3.1.0</maven-javadoc-plugin.version> |
89 | 89 | <maven-jxr-plugin.version>3.0.0</maven-jxr-plugin.version> |
90 | | - <maven-pmd-plugin.version>3.11.0</maven-pmd-plugin.version> |
| 90 | + <maven-pmd-plugin.version>3.12.0</maven-pmd-plugin.version> |
91 | 91 | <maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version> |
92 | 92 | <maven-release-plugin.version>2.5.3</maven-release-plugin.version> |
93 | 93 | <maven-resources-plugin.version>3.1.0</maven-resources-plugin.version> |
|
99 | 99 | <maven.compiler.target>1.8</maven.compiler.target> |
100 | 100 | <nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version> |
101 | 101 | <ossindex-maven-plugin.version>3.0.4</ossindex-maven-plugin.version> |
102 | | - <pmd-core.version>6.13.0</pmd-core.version> |
| 102 | + <pmd-core.version>6.14.0</pmd-core.version> |
103 | 103 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
104 | 104 | <reflections.version>0.9.11</reflections.version> |
105 | 105 | <slf4j.version>1.7.26</slf4j.version> |
106 | 106 | <sonar-maven-plugin.version>3.6.0.1398</sonar-maven-plugin.version> |
107 | 107 | <sortpom-maven-plugin.version>2.10.0</sortpom-maven-plugin.version> |
108 | 108 | <spotbugs-fb-contrib.version>7.4.3.sb</spotbugs-fb-contrib.version> |
109 | 109 | <spotbugs-maven-plugin.version>3.1.11</spotbugs-maven-plugin.version> |
110 | | - <spotless-maven-plugin.version>1.21.1</spotless-maven-plugin.version> |
| 110 | + <spotless-maven-plugin.version>1.23.0</spotless-maven-plugin.version> |
111 | 111 | <spring.boot.version>2.1.4.RELEASE</spring.boot.version> |
112 | 112 | <springfox.version>2.9.2</springfox.version> |
113 | 113 | <versions-maven-plugin.version>2.7</versions-maven-plugin.version> |
|
0 commit comments