Skip to content

Commit 71915d1

Browse files
committed
latest parent and third-party pom/bom
1 parent 761dd09 commit 71915d1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

affinity/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>java-parent-pom</artifactId>
24-
<version>1.1.23</version>
24+
<version>1.1.26</version>
2525
<relativePath />
2626
</parent>
2727

@@ -43,7 +43,7 @@
4343
<groupId>net.openhft</groupId>
4444
<artifactId>third-party-bom</artifactId>
4545
<type>pom</type>
46-
<version>3.19.4</version>
46+
<version>3.19.9</version>
4747
<scope>import</scope>
4848
</dependency>
4949
</dependencies>
@@ -108,7 +108,6 @@
108108
<plugin>
109109
<groupId>org.codehaus.mojo</groupId>
110110
<artifactId>exec-maven-plugin</artifactId>
111-
<version>1.2.1</version>
112111
<executions>
113112
<execution>
114113
<!-- this execution happens just after compiling the java classes, and builds the native code. -->

0 commit comments

Comments
 (0)