File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
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.10 </version >
23+ <version >1.1.12 </version >
2424 <relativePath />
2525 </parent >
2626
3939 <groupId >net.openhft</groupId >
4040 <artifactId >third-party-bom</artifactId >
4141 <type >pom</type >
42- <version >3.5.6 </version >
42+ <version >3.6.0 </version >
4343 <scope >import</scope >
4444 </dependency >
4545
8282
8383 <plugins >
8484 <plugin >
85+ <groupId >org.apache.maven.plugins</groupId >
8586 <artifactId >maven-compiler-plugin</artifactId >
86- <version >3.5.1 </version >
87+ <version >3.6.2 </version >
8788 <configuration >
8889 <source >1.6</source >
8990 <target >1.6</target >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >net.openhft</groupId >
2424 <artifactId >root-parent-pom</artifactId >
25- <version >1.1.0 </version >
25+ <version >1.1.9 </version >
2626 <relativePath />
2727 </parent >
2828
You can’t perform that action at this time.
0 commit comments