Skip to content

Commit 534fe04

Browse files
Vladimir Kotalahornace
authored andcommitted
upgrade Chronicle map
fixes #3280
1 parent 804ea38 commit 534fe04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

suggester/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>net.openhft</groupId>
7474
<artifactId>chronicle-map</artifactId>
75-
<version>3.20.2</version>
75+
<version>3.20.80</version>
7676
<exclusions>
7777
<exclusion>
7878
<groupId>com.sun.java</groupId>
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>net.openhft</groupId>
109109
<artifactId>chronicle-core</artifactId>
110-
<version>2.20.20</version>
110+
<version>2.20.80</version>
111111
</dependency>
112112
</dependencies>
113113
</dependencyManagement>

0 commit comments

Comments
 (0)