Skip to content

Commit 5c1c1f7

Browse files
chore(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#549)
* chore(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 04eabc9 commit 5c1c1f7

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
@@ -16,6 +16,7 @@ Update dependencies:
1616
- [#527](https://github.com/influxdata/influxdb-client-java/pull/527): `scala-maven-plugin` to `4.8.1`
1717
- [#528](https://github.com/influxdata/influxdb-client-java/pull/528): `license-maven-plugin` to `4.2`
1818
- [#529](https://github.com/influxdata/influxdb-client-java/pull/529): `maven-deploy-plugin` to `3.1.1`
19+
- [#549](https://github.com/influxdata/influxdb-client-java/pull/549): `maven-checkstyle-plugin` to `3.2.2`
1920
- [#550](https://github.com/influxdata/influxdb-client-java/pull/550): `maven-compiler-plugin` to `3.11.0`
2021

2122
## 6.8.0 [2023-03-29]

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116

117117
<plugin.surefire.version>3.0.0</plugin.surefire.version>
118118
<plugin.javadoc.version>3.5.0</plugin.javadoc.version>
119-
<plugin.checkstyle.version>3.2.1</plugin.checkstyle.version>
119+
<plugin.checkstyle.version>3.2.2</plugin.checkstyle.version>
120120
<plugin.jacoco.version>0.8.8</plugin.jacoco.version>
121121
<plugin.site.version>3.12.1</plugin.site.version>
122122
<plugin.scala.version>4.8.1</plugin.scala.version>

0 commit comments

Comments
 (0)