This is an automated email from the ASF dual-hosted git repository.
rong pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rel/0.12 by this push:
new f88026d Bump copy-rename-maven-plugin from 1.0 to 1.0.1 (#4137)
f88026d is described below
commit f88026de3583573490d36262226e89f279d446db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 13 10:19:00 2021 +0800
Bump copy-rename-maven-plugin from 1.0 to 1.0.1 (#4137)
Bumps
[copy-rename-maven-plugin](https://github.com/coderplus/copy-rename-maven-plugin)
from 1.0 to 1.0.1.
- [Release
notes](https://github.com/coderplus/copy-rename-maven-plugin/releases)
- [Commits](https://github.com/coderplus/copy-rename-maven-plugin/commits)
---
updated-dependencies:
- dependency-name: com.coderplus.maven.plugins:copy-rename-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
client-cpp/pom.xml | 2 +-
compile-tools/thrift/pom.xml | 2 +-
example/client-cpp-example/pom.xml | 2 +-
site/pom.xml | 12 ++++++------
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/client-cpp/pom.xml b/client-cpp/pom.xml
index fc90a08..b3dcda6 100644
--- a/client-cpp/pom.xml
+++ b/client-cpp/pom.xml
@@ -132,7 +132,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>copy-thrift-source</id>
diff --git a/compile-tools/thrift/pom.xml b/compile-tools/thrift/pom.xml
index 8321cb1..c730ee0 100644
--- a/compile-tools/thrift/pom.xml
+++ b/compile-tools/thrift/pom.xml
@@ -210,7 +210,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>copy-thrift-config</id>
diff --git a/example/client-cpp-example/pom.xml
b/example/client-cpp-example/pom.xml
index cfb8dbc..bf34b8b 100644
--- a/example/client-cpp-example/pom.xml
+++ b/example/client-cpp-example/pom.xml
@@ -79,7 +79,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>copy-thrift-source</id>
diff --git a/site/pom.xml b/site/pom.xml
index 3f2fd02..9749e22 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -299,7 +299,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>copy-package-json</id>
@@ -484,7 +484,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>clean-stale-0.12-doc</id>
@@ -576,7 +576,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>clean-stale-0.11-doc</id>
@@ -668,7 +668,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>clean-stale-0.10-doc</id>
@@ -760,7 +760,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>clean-stale-0.9-doc</id>
@@ -852,7 +852,7 @@
<plugin>
<groupId>com.coderplus.maven.plugins</groupId>
<artifactId>copy-rename-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>clean-stale-0.8-doc</id>