File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Update dependencies:
1010 - [ #581 ] ( https://github.com/influxdata/influxdb-client-java/pull/581 ) : ` micrometer-registry-influx ` to ` 1.11.1 `
1111
1212#### Maven:
13+ - [ #569 ] ( https://github.com/influxdata/influxdb-client-java/pull/569 ) : ` maven-enforcer-plugin ` to ` 3.3.0 `
1314 - [ #570 ] ( https://github.com/influxdata/influxdb-client-java/pull/570 ) : ` build-helper-maven-plugin ` to ` 3.4.0 `
1415 - [ #573 ] ( https://github.com/influxdata/influxdb-client-java/pull/573 ) : ` dokka-maven-plugin ` to ` 1.8.20 `
1516 - [ #583 ] ( https://github.com/influxdata/influxdb-client-java/pull/583 ) : ` maven-project-info-reports-plugin ` to ` 3.4.5 `
Original file line number Diff line number Diff line change 452452 <plugin >
453453 <groupId >org.apache.maven.plugins</groupId >
454454 <artifactId >maven-enforcer-plugin</artifactId >
455- <version >3.2.1 </version >
455+ <version >3.3.0 </version >
456456 </plugin >
457457
458458 </plugins >
You can’t perform that action at this time.
0 commit comments