Skip to content

Commit

Permalink
Concurrent access to the local repository, fixes apache#14
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Oct 3, 2019
1 parent b10be13 commit fc1d848
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
<version>${mavenVersion}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.takari.aether</groupId>
<artifactId>takari-local-repository</artifactId>
<version>0.11.2</version>
</dependency>

<!-- Logging -->
<dependency>
Expand Down

0 comments on commit fc1d848

Please sign in to comment.