diff --git a/README.md b/README.md index d46d727..bc6dbd0 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Maven net.osslabz paapi5-java-sdk - 1.2.2 + 1.2.4 ``` No modifications are made to the original classes, they are simply extracted and repackaged. -For now it also keeps the original dependency version (although they are severely outdated) because it's impossible to properly test such dependency upgrades. \ No newline at end of file +For now it also keeps the original dependency version (although they are severely outdated) because it's impossible to properly test such dependency upgrades. diff --git a/lib/paapi5-java-sdk-1.2.4.jar b/lib/paapi5-java-sdk-1.2.4.jar new file mode 100644 index 0000000..c0978b5 Binary files /dev/null and b/lib/paapi5-java-sdk-1.2.4.jar differ diff --git a/pom.xml b/pom.xml index a600d15..a0e61c8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.osslabz paapi5-java-sdk - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -148,9 +148,9 @@ - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.19.1 + com.fasterxml + jackson-xml-databind + 0.6.2 @@ -214,7 +214,7 @@ org.threeten threetenbp - 1.4.5 + 1.3.5 @@ -321,7 +321,7 @@ - + @@ -387,4 +387,4 @@ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - \ No newline at end of file +