|
66 | 66 | <bouncycastle.version>1.70</bouncycastle.version> |
67 | 67 | <netcrusher.version>0.10</netcrusher.version> |
68 | 68 |
|
69 | | - <maven.javadoc.plugin.version>3.2.0</maven.javadoc.plugin.version> |
| 69 | + <maven.javadoc.plugin.version>3.3.2</maven.javadoc.plugin.version> |
70 | 70 | <maven.release.plugin.version>2.5.3</maven.release.plugin.version> |
71 | | - <versions.maven.plugin.version>2.3</versions.maven.plugin.version> |
72 | | - <maven.resources.plugin.version>3.1.0</maven.resources.plugin.version> |
73 | | - <maven.source.plugin.version>3.0.1</maven.source.plugin.version> |
| 71 | + <versions.maven.plugin.version>2.10.0</versions.maven.plugin.version> |
| 72 | + <maven.resources.plugin.version>3.2.0</maven.resources.plugin.version> |
| 73 | + <maven.source.plugin.version>3.2.1</maven.source.plugin.version> |
74 | 74 | <groovy.maven.plugin.version>2.1.1</groovy.maven.plugin.version> |
75 | | - <groovy.all.version>2.4.8</groovy.all.version> |
| 75 | + <groovy.all.version>2.4.21</groovy.all.version> |
76 | 76 | <keytool.maven.plugin.version>1.5</keytool.maven.plugin.version> |
77 | | - <build.helper.maven-plugin.version>1.12</build.helper.maven-plugin.version> |
78 | | - <maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version> |
| 77 | + <build.helper.maven-plugin.version>3.3.0</build.helper.maven-plugin.version> |
| 78 | + <maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version> |
79 | 79 | <maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version> |
80 | 80 | <maven.failsafe.plugin.version>2.22.2</maven.failsafe.plugin.version> |
81 | | - <maven.gpg.plugin.version>1.6</maven.gpg.plugin.version> |
82 | | - <maven.jar.plugin.version>3.0.2</maven.jar.plugin.version> |
83 | | - <maven.bundle.plugin.version>3.2.0</maven.bundle.plugin.version> |
| 81 | + <maven.gpg.plugin.version>3.0.1</maven.gpg.plugin.version> |
| 82 | + <maven.jar.plugin.version>3.2.2</maven.jar.plugin.version> |
| 83 | + <maven.bundle.plugin.version>5.1.4</maven.bundle.plugin.version> |
84 | 84 | <maven.packagecloud.wagon.version>0.0.6</maven.packagecloud.wagon.version> |
85 | | - <nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version> |
86 | | - <checksum.maven.plugin.version>1.8</checksum.maven.plugin.version> |
| 85 | + <nexus-staging-maven-plugin.version>1.6.12</nexus-staging-maven-plugin.version> |
| 86 | + <checksum.maven.plugin.version>1.11</checksum.maven.plugin.version> |
87 | 87 | <jshell-maven-plugin.version>1.3</jshell-maven-plugin.version> |
88 | 88 |
|
89 | 89 | <!-- |
|
776 | 776 | <plugin> |
777 | 777 | <groupId>org.sonarsource.scanner.maven</groupId> |
778 | 778 | <artifactId>sonar-maven-plugin</artifactId> |
779 | | - <version>3.5.0.1254</version> |
| 779 | + <version>3.9.2184</version> |
780 | 780 | </plugin> |
781 | 781 | </plugins> |
782 | 782 | </pluginManagement> |
|
0 commit comments