Skip to content

Commit

Permalink
NIFI-1759 Upgrade of commons-compress
Browse files Browse the repository at this point in the history
This closes apache#407
Checked:
- no regression
- no use of deprecated methods
  • Loading branch information
pvillard31 authored and olegz committed May 4, 2016
1 parent ddf8c6f commit 5999eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ language governing permissions and limitations under the License. -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.9</version>
<version>1.11</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 5999eab

Please sign in to comment.