Skip to content

Commit 66cd300

Browse files
committed
latest third-party-pom
1 parent 71915d1 commit 66cd300

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

affinity-test/pom.xml

Lines changed: 2 additions & 2 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

@@ -42,7 +42,7 @@
4242
<groupId>net.openhft</groupId>
4343
<artifactId>third-party-bom</artifactId>
4444
<type>pom</type>
45-
<version>3.19.4</version>
45+
<version>3.19.10</version>
4646
<scope>import</scope>
4747
</dependency>
4848
<dependency>

affinity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<groupId>net.openhft</groupId>
4444
<artifactId>third-party-bom</artifactId>
4545
<type>pom</type>
46-
<version>3.19.9</version>
46+
<version>3.19.10</version>
4747
<scope>import</scope>
4848
</dependency>
4949
</dependencies>

0 commit comments

Comments
 (0)