Skip to content

Commit

Permalink
SAK-40852 - Update some dependencies (sakaiproject#6188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Pellicer authored and ern committed Oct 26, 2018
1 parent b53aad7 commit 8663585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,12 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.6</version>
<version>1.18</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.8</version>
<version>1.11</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 8663585

Please sign in to comment.