When the plugin writes to InfluxDB, the InfluxDB logs show the actual username and password used. The plugin should prevent that from happening.
Updated influx-java dependency version that uses Basic authentication instead of username+password.