Skip to content

Commit

Permalink
artipie#45 - dependencyManagement updated
Browse files Browse the repository at this point in the history
  • Loading branch information
olegmoz committed Sep 9, 2020
1 parent e8fb7d4 commit 6dbe810
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,17 @@ SOFTWARE.
<dependency>
<groupId>com.artipie</groupId>
<artifactId>asto</artifactId>
<version>0.27</version>
<version>0.28</version>
</dependency>
<dependency>
<groupId>com.artipie</groupId>
<artifactId>http</artifactId>
<version>0.15.7</version>
</dependency>
<dependency>
<groupId>com.artipie</groupId>
<artifactId>http-client</artifactId>
<version>0.2</version>
</dependency>
<dependency>
<groupId>org.cactoos</groupId>
Expand Down

0 comments on commit 6dbe810

Please sign in to comment.