Skip to content

Commit

Permalink
build(dependencies): upgrades and improvements
Browse files Browse the repository at this point in the history
Upgrade fastutil, slf4j, junit dependencies.
  • Loading branch information
sebastian-nagel committed Nov 18, 2024
1 parent a7cd4e4 commit 18d417a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
<webgraph.version>3.6.10</webgraph.version>
<webgraph.big.version>3.7.0</webgraph.big.version>
<law.version>2.7.2</law.version>
<fastutil.version>8.5.13</fastutil.version>
<fastutil.version>8.5.15</fastutil.version>
<crawler.commons.version>1.4</crawler.commons.version>

<slf4j-api.version>2.0.12</slf4j-api.version>
<slf4j-api.version>2.0.16</slf4j-api.version>

<junit.version>5.10.2</junit.version>
<junit.version>5.11.2</junit.version>
</properties>

<build>
Expand Down

0 comments on commit 18d417a

Please sign in to comment.