Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit c17fa32

Browse files
committed
update bom version
1 parent 216333b commit c17fa32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
<groupId>net.openhft</groupId>
3838
<artifactId>third-party-bom</artifactId>
3939
<type>pom</type>
40-
<version>3.5.6-SNAPSHOT</version>
40+
<version>3.6.0</version>
4141
<scope>import</scope>
4242
</dependency>
4343

4444
<dependency>
4545
<groupId>net.openhft</groupId>
4646
<artifactId>chronicle-bom</artifactId>
47-
<version>1.13.38</version>
47+
<version>1.14.51</version>
4848
<type>pom</type>
4949
<scope>import</scope>
5050
</dependency>

0 commit comments

Comments
 (0)