diff --git a/README.md b/README.md index 8e58c69..98a782a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This appender uses [BigQueue](https://github.com/bulldog2011/bigqueue) implement If you use Gradle, add the dependency to your project as follows: ```java -implementation 'io.logz.sender:logzio-java-sender:V1.1.2' +implementation 'io.logz.sender:logzio-java-sender:1.1.4' ``` ### Parameters diff --git a/logzio-sender/pom.xml b/logzio-sender/pom.xml index 2c878d3..a4c6c8b 100644 --- a/logzio-sender/pom.xml +++ b/logzio-sender/pom.xml @@ -64,8 +64,8 @@ org.apache.maven.plugins maven-compiler-plugin - 11 - 11 + 8 + 8