Skip to content

Commit

Permalink
Upgraded JCodec version to 0.2.3 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdhandap authored and zhiyua-git committed Aug 22, 2019
1 parent 0097ce4 commit 2b09e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@
<dependency>
<groupId>org.jcodec</groupId>
<artifactId>jcodec</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</dependency>
<dependency>
<groupId>org.jcodec</groupId>
<artifactId>jcodec-javase</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</dependency>


Expand Down

0 comments on commit 2b09e70

Please sign in to comment.