Skip to content

Commit 5b91c5e

Browse files
author
Rob Austin
committed
updated to latest BOM
1 parent 9db722f commit 5b91c5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>net.openhft</groupId>
5050
<artifactId>chronicle-bom</artifactId>
51-
<version>1.12.6-SNAPSHOT</version>
51+
<version>1.12.6</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

transport-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>net.openhft</groupId>
5050
<artifactId>chronicle-bom</artifactId>
51-
<version>1.12.5</version>
51+
<version>1.12.6</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

0 commit comments

Comments
 (0)