Skip to content

Commit

Permalink
Bump xz from 1.8 to 1.9
Browse files Browse the repository at this point in the history
Bumps xz from 1.8 to 1.9.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and plamentotev committed Mar 20, 2021
1 parent d3b7045 commit 1088aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
<version>1.8</version>
<version>1.9</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1088aba

Please sign in to comment.