|
94 | 94 | <nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version> |
95 | 95 | <maven-exec-plugin.version>3.6.2</maven-exec-plugin.version> |
96 | 96 | <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version> |
97 | | - <maven-source-plugin.version>3.3.1</maven-source-plugin.version> |
| 97 | + <maven-source-plugin.version>3.4.0</maven-source-plugin.version> |
98 | 98 | <maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version> |
99 | | - <maven-release-plugin.version>3.2.0</maven-release-plugin.version> |
| 99 | + <maven-release-plugin.version>3.3.1</maven-release-plugin.version> |
100 | 100 | <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version> |
101 | 101 | <maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version> |
102 | 102 | <maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version> |
|
105 | 105 | <maven-clean-plugin.version>3.5.0</maven-clean-plugin.version> |
106 | 106 | <maven-install-plugin.version>3.1.4</maven-install-plugin.version> |
107 | 107 | <maven-site-plugin.version>3.21.0</maven-site-plugin.version> |
108 | | - <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> |
| 108 | + <maven-resources-plugin.version>3.4.0</maven-resources-plugin.version> |
109 | 109 | <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version> |
110 | 110 | <maven-enforcer-plugin.version>3.6.2</maven-enforcer-plugin.version> |
111 | 111 | <git-commit-id-maven-plugin.version>9.0.2</git-commit-id-maven-plugin.version> |
112 | 112 | <jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version> |
113 | | - <sonar-maven-plugin.version>5.3.0.6276</sonar-maven-plugin.version> |
| 113 | + <sonar-maven-plugin.version>5.5.0.6356</sonar-maven-plugin.version> |
114 | 114 |
|
115 | 115 | <!-- empty argLine property, the value is set up by Jacoco during unit tests execution --> |
116 | 116 | <argLine /> |
|
0 commit comments