Skip to content

Commit e5081ff

Browse files
authored
Revert "chore(deps): bump maven-deploy-plugin from 2.8.2 to 3.1.1 (#529)"
This reverts commit 61d284a.
1 parent 61d284a commit e5081ff

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Update dependencies:
1515
- [#526](https://github.com/influxdata/influxdb-client-java/pull/526): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.0.0`
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`
18-
- [#529](https://github.com/influxdata/influxdb-client-java/pull/529): `maven-deploy-plugin` to `3.1.1`
1918

2019
## 6.8.0 [2023-03-29]
2120

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
<plugin>
424424
<groupId>org.apache.maven.plugins</groupId>
425425
<artifactId>maven-deploy-plugin</artifactId>
426-
<version>3.1.1</version>
426+
<version>2.8.2</version>
427427
</plugin>
428428

429429
<plugin>

0 commit comments

Comments
 (0)