File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >net.openhft</groupId >
2323 <artifactId >java-parent-pom</artifactId >
24- <version >1.1.24 </version >
24+ <version >1.1.26 </version >
2525 <relativePath />
2626 </parent >
2727
3838 <dependency >
3939 <groupId >net.openhft</groupId >
4040 <artifactId >third-party-bom</artifactId >
41- <version >3.19.4 </version >
41+ <version >3.19.9 </version >
4242 <type >pom</type >
4343 <scope >import</scope >
4444 </dependency >
8484 <plugin >
8585 <groupId >org.apache.maven.plugins</groupId >
8686 <artifactId >maven-compiler-plugin</artifactId >
87- <version >3.8.1</version >
8887 <configuration >
8988 <source >1.8</source >
9089 <target >1.8</target >
9493 <plugin >
9594 <groupId >org.codehaus.mojo</groupId >
9695 <artifactId >exec-maven-plugin</artifactId >
97- <version >3.0.0</version >
9896 <executions >
9997 <execution >
10098 <id >compiler-test</id >
126124 <plugin >
127125 <groupId >org.apache.servicemix.tooling</groupId >
128126 <artifactId >depends-maven-plugin</artifactId >
129- <version >1.4.0</version >
130127 <executions >
131128 <execution >
132129 <id >generate-depends-file</id >
You can’t perform that action at this time.
0 commit comments