Skip to content

Commit 8dd2ae8

Browse files
committed
Merge pull request OpenHFT#20 from lburgazzoli/master
use third-party-bom 3.4.11
2 parents cf240b8 + a63c1e7 commit 8dd2ae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

affinity-test/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.4.10</version>
46+
<version>3.4.11</version>
4747
<scope>import</scope>
4848
</dependency>
4949
<dependency>

affinity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<groupId>net.openhft</groupId>
4545
<artifactId>third-party-bom</artifactId>
4646
<type>pom</type>
47-
<version>3.4.10</version>
47+
<version>3.4.11</version>
4848
<scope>import</scope>
4949
</dependency>
5050
</dependencies>

0 commit comments

Comments
 (0)