diff --git a/pom.xml b/pom.xml index 7b4f48a7..96a6ee8e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,14 +3,13 @@ net.bramp.ffmpeg ffmpeg 0.6-SNAPSHOT - jar 3.0.5 FFmpeg Wrapper - Simple Java Wrapper around the FFmpeg command line + Simple Java wrapper around FFmpeg command-line interface https://github.com/bramp/ffmpeg-cli-wrapper @@ -22,7 +21,7 @@ The BSD 2-Clause License - http://opensource.org/licenses/BSD-2-Clause + https://opensource.org/licenses/BSD-2-Clause repo @@ -40,13 +39,12 @@ 1.5.2 - 1.1.7 UTF-8 UTF-8 1.7 - 1.7 + ${maven.compiler.source} @@ -88,16 +86,10 @@ - - ch.qos.logback - logback-core - ${logback.version} - test - ch.qos.logback logback-classic - ${logback.version} + 1.1.7 test @@ -144,7 +136,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.6.1 + 3.0.0 org.apache.maven.plugins @@ -154,12 +146,12 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.0.1 org.apache.maven.plugins maven-site-plugin - 3.4 + 3.5.1 org.apache.maven.plugins @@ -172,7 +164,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.5.1 @@ -195,7 +187,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.0.0 attach-sources @@ -209,7 +201,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.6 + 3.0.1 @@ -223,7 +215,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.3 + 2.10.4 ${project.reporting.outputDirectory}/apidocs @@ -294,7 +286,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.2 + 2.5.3 true false @@ -306,7 +298,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.6 + 1.6.7 true ossrh