File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<!--
2- Copyright (c) 2019, 2024 , Oracle and/or its affiliates.
2+ Copyright (c) 2019, 2025 , Oracle and/or its affiliates.
33 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
44-->
55<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" >
5050 <version .plugin.surefire>3.5.2</version .plugin.surefire>
5151 <maven-enforcer-plugin-version >3.5.0</maven-enforcer-plugin-version >
5252 <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 >
5454 <maven-install-plugin-version >3.1.3</maven-install-plugin-version >
5555 <maven-deploy-plugin-version >3.1.3</maven-deploy-plugin-version >
5656 <maven-plugin-plugin-version >3.15.1</maven-plugin-plugin-version >
349349 <dependency >
350350 <groupId >org.junit.jupiter</groupId >
351351 <artifactId >junit-jupiter</artifactId >
352- <version >5.11.4 </version >
352+ <version >5.12.0 </version >
353353 <scope >test</scope >
354354 </dependency >
355355 <dependency >
You can’t perform that action at this time.
0 commit comments