File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
# KIND, either express or implied. See the License for the
15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8 /apache-maven-3.9.8 -bin.zip
17
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9 /apache-maven-3.9.9 -bin.zip
18
18
wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
Original file line number Diff line number Diff line change 62
62
<maven .resources.plugin.version>3.3.1</maven .resources.plugin.version>
63
63
<maven .source.plugin.version>3.3.1</maven .source.plugin.version>
64
64
<maven .surefire.plugin.version>3.3.1</maven .surefire.plugin.version>
65
- <maven .surefire.junit5.tree.reporter.version>1.2.1 </maven .surefire.junit5.tree.reporter.version>
65
+ <maven .surefire.junit5.tree.reporter.version>1.3.0 </maven .surefire.junit5.tree.reporter.version>
66
66
<download .maven.plugin.version>1.9.0</download .maven.plugin.version>
67
67
<bouncycastle .version>1.78.1</bouncycastle .version>
68
- <checkstyle .version>10.17.0 </checkstyle .version>
68
+ <checkstyle .version>10.18.2 </checkstyle .version>
69
69
<jacoco .version>0.8.12</jacoco .version>
70
70
<jreleaser .version>1.13.1</jreleaser .version>
71
- <junit .jupiter.version>5.10.3 </junit .jupiter.version>
72
- <mockito .version>5.12.0 </mockito .version>
73
- <pmd .version>7.3 .0</pmd .version>
71
+ <junit .jupiter.version>5.11.2 </junit .jupiter.version>
72
+ <mockito .version>5.14.1 </mockito .version>
73
+ <pmd .version>7.6 .0</pmd .version>
74
74
<spotbugs .plugin.version>4.8.6.2</spotbugs .plugin.version>
75
75
<staging .deploy.directory>target/staging-deploy</staging .deploy.directory>
76
76
<altDeploymentRepository >local::file:./${staging.deploy.directory}</altDeploymentRepository >
You can’t perform that action at this time.
0 commit comments