Skip to content

Commit aa81ab8

Browse files
build(dependencies): updates
Upgrade crawler-commons, webgraph, fastutil, slf4j and junit dependencies.
1 parent 718a1d3 commit aa81ab8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<java.version>11</java.version>
1616

17-
<webgraph.version>3.6.10</webgraph.version>
18-
<webgraph.big.version>3.7.0</webgraph.big.version>
17+
<webgraph.version>3.6.12</webgraph.version>
18+
<webgraph.big.version>3.7.1</webgraph.big.version>
1919
<law.version>2.7.2</law.version>
20-
<fastutil.version>8.5.15</fastutil.version>
21-
<crawler.commons.version>1.4</crawler.commons.version>
20+
<fastutil.version>8.5.16</fastutil.version>
21+
<crawler.commons.version>1.5</crawler.commons.version>
2222

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

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

2828
<build>

0 commit comments

Comments
 (0)