File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
03_library_native_jni/source Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ ${{INCLUDE:java/maven/dependencyUnitTests.xml}}
2626 <plugin >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <artifactId >maven-compiler-plugin</artifactId >
29- <version >3.13.0 </version >
29+ <version >3.14.1 </version >
3030 </plugin >
3131 <plugin >
3232 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ ${{INCLUDE:java/maven/dependencyUnitTests.xml}}
2626 <plugin >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <artifactId >maven-compiler-plugin</artifactId >
29- <version >3.13.0 </version >
29+ <version >3.14.1 </version >
3030 </plugin >
3131 <plugin >
3232 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ${{INCLUDE:java/maven/dependencyUnitTests.xml}}
2525 <plugins >
2626 <plugin >
2727 <artifactId >maven-compiler-plugin</artifactId >
28- <version >3.13.0 </version >
28+ <version >3.14.1 </version >
2929 <configuration >
3030 <compilerArgs >
3131 <arg >-h</arg >
Original file line number Diff line number Diff line change 3737 <plugin >
3838 <groupId >org.apache.maven.plugins</groupId >
3939 <artifactId >maven-compiler-plugin</artifactId >
40- <version >3.14.0 </version >
40+ <version >3.14.1 </version >
4141 <configuration >
4242 <release >${java.release} </release >
4343 </configuration >
You can’t perform that action at this time.
0 commit comments