File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- Copyright (c) 2019, 2024 , Oracle and/or its affiliates.
2
+ Copyright (c) 2019, 2025 , Oracle and/or its affiliates.
3
3
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
4
4
-->
5
5
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
50
50
<version .plugin.surefire>3.5.2</version .plugin.surefire>
51
51
<maven-enforcer-plugin-version >3.5.0</maven-enforcer-plugin-version >
52
52
<maven-clean-plugin-version >3.4.1</maven-clean-plugin-version >
53
- <maven-compiler-plugin-version >3.13 .0</maven-compiler-plugin-version >
53
+ <maven-compiler-plugin-version >3.14 .0</maven-compiler-plugin-version >
54
54
<maven-install-plugin-version >3.1.3</maven-install-plugin-version >
55
55
<maven-deploy-plugin-version >3.1.3</maven-deploy-plugin-version >
56
56
<maven-plugin-plugin-version >3.15.1</maven-plugin-plugin-version >
349
349
<dependency >
350
350
<groupId >org.junit.jupiter</groupId >
351
351
<artifactId >junit-jupiter</artifactId >
352
- <version >5.11.4 </version >
352
+ <version >5.12.0 </version >
353
353
<scope >test</scope >
354
354
</dependency >
355
355
<dependency >
You can’t perform that action at this time.
0 commit comments