Skip to content

Commit 262cdb2

Browse files
chore(deps): bump versions-maven-plugin from 2.11.0 to 2.12.0 (#413)
* chore(deps): bump versions-maven-plugin from 2.11.0 to 2.12.0 Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases) - [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@versions-maven-plugin-2.11.0...versions-maven-plugin-2.12.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * docs: update CHANGELOG.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 631133e commit 262cdb2

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
@@ -6,6 +6,9 @@
66
### Dependencies
77
Update dependencies:
88

9+
#### Maven Plugin:
10+
- [#413](https://github.com/influxdata/influxdb-client-java/pull/413): `versions-maven-plugin` to `2.12.0`
11+
912
#### Test:
1013
- [#408](https://github.com/influxdata/influxdb-client-java/pull/408): `logback-classic` to `1.3.0`
1114

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)