Skip to content

Commit 33f926c

Browse files
authored
Merge branch 'master' into dependabot/maven/akka.version-2.6.20
2 parents 8dfb6e2 + 262cdb2 commit 33f926c

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Update dependencies:
99
#### Build:
1010
- [#412](https://github.com/influxdata/influxdb-client-java/pull/412): `akka` to `2.6.20`
1111

12+
#### Maven Plugin:
13+
- [#413](https://github.com/influxdata/influxdb-client-java/pull/413): `versions-maven-plugin` to `2.12.0`
14+
1215
#### Test:
1316
- [#408](https://github.com/influxdata/influxdb-client-java/pull/408): `logback-classic` to `1.3.0`
1417

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<plugin>
373373
<groupId>org.codehaus.mojo</groupId>
374374
<artifactId>versions-maven-plugin</artifactId>
375-
<version>2.11.0</version>
375+
<version>2.12.0</version>
376376
</plugin>
377377

378378
<plugin>
@@ -463,7 +463,7 @@
463463
<plugin>
464464
<groupId>org.codehaus.mojo</groupId>
465465
<artifactId>versions-maven-plugin</artifactId>
466-
<version>2.7</version>
466+
<version>2.12.0</version>
467467
<reportSets>
468468
<reportSet>
469469
<reports>

0 commit comments

Comments
 (0)