Skip to content

Commit 655c64e

Browse files
chore(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.5 (#751)
* chore(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.5 Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.3 to 4.5. - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * docs: Update CHANGELOG.md [skip ci] --------- 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 f33b19e commit 655c64e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Update dependencies:
4343
- [#734](https://github.com/influxdata/influxdb-client-java/pull/734): `maven-compiler-plugin` to `3.13.0`
4444
- [#736](https://github.com/influxdata/influxdb-client-java/pull/736): `jacoco-maven-plugin` to `0.8.12`
4545
- [#739](https://github.com/influxdata/influxdb-client-java/pull/739): `maven-project-info-reports-plugin` to `3.6.1`
46+
- [#751](https://github.com/influxdata/influxdb-client-java/pull/751): `license-maven-plugin` to `4.5`
4647

4748
#### Test:
4849
- [#724](https://github.com/influxdata/influxdb-client-java/pull/724): `assertj` to `3.26.0`

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
<plugin>
419419
<groupId>com.mycila</groupId>
420420
<artifactId>license-maven-plugin</artifactId>
421-
<version>4.3</version>
421+
<version>4.5</version>
422422
</plugin>
423423

424424
<plugin>

0 commit comments

Comments
 (0)