diff --git a/pom.xml b/pom.xml index 4433ecf..d2eaed3 100644 --- a/pom.xml +++ b/pom.xml @@ -7,10 +7,10 @@ 2.12-SNAPSHOT ConvertAPI Java Client - The ConvertAPI helps converting various file formats. - Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. + The ConvertAPI helps to convert various file formats. + Creating PDF and Images from various sources like Word, Excel, PowerPoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. - And many others files manipulations. + And many others file manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls. @@ -71,12 +71,12 @@ com.google.code.gson gson - 2.8.9 + 2.11.0 com.squareup.okhttp3 okhttp - 4.9.2 + 4.12.0 @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.1 + 3.4.2 @@ -107,7 +107,7 @@ maven-deploy-plugin - 2.8.2 + 3.1.3 default-deploy @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.1.1 true false @@ -133,7 +133,7 @@ org.apache.maven.scm maven-scm-provider-gitexe - 1.9.5 + 2.1.0 @@ -141,7 +141,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.7.0 true ossrh @@ -153,7 +153,7 @@ org.apache.maven.plugins maven-source-plugin - 3.1.0 + 3.3.1 attach-sources @@ -167,7 +167,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.10.0 attach-javadocs @@ -198,7 +198,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.2.5 sign-artifacts