Skip to content

Commit 15a6b58

Browse files
committed
Bumped POM
1 parent d2a4792 commit 15a6b58

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@
104104
<!-- v8.5.1: Fixed resource leaks in file loading and 'continued' sampling -->
105105
<!-- v9.0.0: Major cleanups -->
106106
<!-- v9.1.0: Reverted back to default loading using file (instead of streams), fixed various small issues -->
107-
<version>9.1.0</version>
107+
<!-- v9.2.0: Added support for MALLET format in topic indicator logging -->
108+
<version>9.2.0</version>
108109

109110

110111
<name>Partially Collapsed Parallel LDA</name>
@@ -156,7 +157,7 @@
156157
<dependency>
157158
<groupId>com.fasterxml.jackson.core</groupId>
158159
<artifactId>jackson-databind</artifactId>
159-
<version>2.12.1</version>
160+
<version>2.12.6.1</version>
160161
</dependency>
161162
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
162163
<dependency>

0 commit comments

Comments
 (0)