File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
devops-framework-pipeline Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 100100 <plugin >
101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-compiler-plugin</artifactId >
103- <version >3.13.0 </version >
103+ <version >3.14.1 </version >
104104 <configuration >
105105 <source >8</source >
106106 <target >8</target >
Original file line number Diff line number Diff line change 9999 <plugin >
100100 <groupId >org.apache.maven.plugins</groupId >
101101 <artifactId >maven-compiler-plugin</artifactId >
102- <version >3.13.0 </version >
102+ <version >3.14.1 </version >
103103 <configuration >
104104 <source >8</source >
105105 <target >8</target >
Original file line number Diff line number Diff line change 138138 <plugin >
139139 <groupId >org.apache.maven.plugins</groupId >
140140 <artifactId >maven-compiler-plugin</artifactId >
141- <version >3.13.0 </version >
141+ <version >3.14.1 </version >
142142 <configuration >
143143 <source >8</source >
144144 <target >8</target >
You can’t perform that action at this time.
0 commit comments