From 473d262edc7e5304c8f7708ddd18d7fad96cde95 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Sat, 23 Jan 2021 00:34:40 +0100 Subject: [PATCH] Update to Java 8 and bump dependency versions --- influxdb-fetcher/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/influxdb-fetcher/pom.xml b/influxdb-fetcher/pom.xml index 62f23fe..5c9d620 100644 --- a/influxdb-fetcher/pom.xml +++ b/influxdb-fetcher/pom.xml @@ -3,14 +3,14 @@ 4.0.0 com.github.hgomez.influxdb influxdb-fetcher - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT InfluxDB Fetcher Simple InfluxDB Fetcher - - 6 - 6 + + 8 + 8 UTF-8 @@ -30,7 +30,7 @@ Henri Gomez - henri.gomez@gmail.com.com + henri.gomez@gmail.com @@ -73,12 +73,12 @@ org.influxdb influxdb-java - 2.12 + 2.21 joda-time joda-time - 2.9.4 + 2.10.9