Skip to content

Commit 18d417a

Browse files
build(dependencies): upgrades and improvements
Upgrade fastutil, slf4j, junit dependencies.
1 parent a7cd4e4 commit 18d417a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<webgraph.version>3.6.10</webgraph.version>
1818
<webgraph.big.version>3.7.0</webgraph.big.version>
1919
<law.version>2.7.2</law.version>
20-
<fastutil.version>8.5.13</fastutil.version>
20+
<fastutil.version>8.5.15</fastutil.version>
2121
<crawler.commons.version>1.4</crawler.commons.version>
2222

23-
<slf4j-api.version>2.0.12</slf4j-api.version>
23+
<slf4j-api.version>2.0.16</slf4j-api.version>
2424

25-
<junit.version>5.10.2</junit.version>
25+
<junit.version>5.11.2</junit.version>
2626
</properties>
2727

2828
<build>

0 commit comments

Comments
 (0)