File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed
Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >net.openhft</groupId >
2222 <artifactId >java-parent-pom</artifactId >
23- <version >1.1.18 </version >
23+ <version >1.1.22 </version >
2424 <relativePath />
2525 </parent >
2626
125125 <plugin >
126126 <groupId >org.apache.maven.plugins</groupId >
127127 <artifactId >maven-compiler-plugin</artifactId >
128- <version >3.6.2</version >
129128 <configuration >
130129 <compilerArgument >-Xlint:deprecation</compilerArgument >
131130 <source >1.8</source >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >net.openhft</groupId >
2222 <artifactId >java-parent-pom</artifactId >
23- <version >1.1.18</version >
24- <relativePath />
23+ <version >1.1.22</version >
2524 </parent >
2625
2726 <modelVersion >4.0.0</modelVersion >
9089 <plugin >
9190 <groupId >org.apache.maven.plugins</groupId >
9291 <artifactId >maven-compiler-plugin</artifactId >
93- <version >3.6.2</version >
9492 <configuration >
9593 <compilerArgument >-Xlint:deprecation</compilerArgument >
96- <source >1.7 </source >
97- <target >1.7 </target >
94+ <source >1.8 </source >
95+ <target >1.8 </target >
9896 <encoding >UTF-8</encoding >
9997 </configuration >
10098 </plugin >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >net.openhft</groupId >
2222 <artifactId >root-parent-pom</artifactId >
23- <version >1.1.12 </version >
23+ <version >1.2.1 </version >
2424 <relativePath />
2525 </parent >
2626
You can’t perform that action at this time.
0 commit comments