mirror of https://github.com/apache/cloudstack.git
Bump org.influxdb:influxdb-java from 2.22 to 2.25 (#12270)
Bumps [org.influxdb:influxdb-java](https://github.com/influxdata/influxdb-java) from 2.22 to 2.25. - [Release notes](https://github.com/influxdata/influxdb-java/releases) - [Changelog](https://github.com/influxdata/influxdb-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdata/influxdb-java/compare/influxdb-java-2.22...influxdb-java-2.25) --- updated-dependencies: - dependency-name: org.influxdb:influxdb-java dependency-version: '2.25' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
91376c7994
commit
28820f6e25
2
pom.xml
2
pom.xml
|
|
@ -144,7 +144,7 @@
|
|||
<cs.guava.version>31.1-jre</cs.guava.version>
|
||||
<cs.httpclient.version>4.5.14</cs.httpclient.version>
|
||||
<cs.httpcore.version>4.4.16</cs.httpcore.version>
|
||||
<cs.influxdb-java.version>2.22</cs.influxdb-java.version>
|
||||
<cs.influxdb-java.version>2.25</cs.influxdb-java.version>
|
||||
<cs.jackson.version>2.13.3</cs.jackson.version>
|
||||
<cs.jasypt.version>1.9.3</cs.jasypt.version>
|
||||
<cs.java-ipv6.version>0.17</cs.java-ipv6.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue