Bump flatten-maven-plugin from 1.1.0 to 1.4.1 (#11994)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.1.0 to 1.4.1. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.1.0...1.4.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f8fe85ab0c
commit
ce9991e699
|
|
@ -188,7 +188,7 @@
|
|||
<jsonrpc_version>1.6</jsonrpc_version>
|
||||
<mortbay_jetty_version>6.1.26</mortbay_jetty_version>
|
||||
<portlet_version>2.0</portlet_version>
|
||||
<maven_flatten_version>1.1.0</maven_flatten_version>
|
||||
<maven_flatten_version>1.4.1</maven_flatten_version>
|
||||
<commons_compress_version>1.23.0</commons_compress_version>
|
||||
<revision>3.2.0-beta.7-SNAPSHOT</revision>
|
||||
</properties>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
<properties>
|
||||
<revision>3.2.0-beta.7-SNAPSHOT</revision>
|
||||
<maven_flatten_version>1.1.0</maven_flatten_version>
|
||||
<maven_flatten_version>1.4.1</maven_flatten_version>
|
||||
<curator5_version>5.1.0</curator5_version>
|
||||
<zookeeper_version>3.8.1</zookeeper_version>
|
||||
</properties>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
<properties>
|
||||
<revision>3.2.0-beta.7-SNAPSHOT</revision>
|
||||
<maven_flatten_version>1.1.0</maven_flatten_version>
|
||||
<maven_flatten_version>1.4.1</maven_flatten_version>
|
||||
<curator_version>4.3.0</curator_version>
|
||||
<zookeeper_version>3.4.14</zookeeper_version>
|
||||
</properties>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -122,7 +122,7 @@
|
|||
<maven_jetty_version>9.4.51.v20230217</maven_jetty_version>
|
||||
<maven_checkstyle_version>3.2.1</maven_checkstyle_version>
|
||||
<maven_jacoco_version>0.8.8</maven_jacoco_version>
|
||||
<maven_flatten_version>1.3.0</maven_flatten_version>
|
||||
<maven_flatten_version>1.4.1</maven_flatten_version>
|
||||
<maven_enforce_version>3.2.1</maven_enforce_version>
|
||||
<maven_antrun_version>3.1.0</maven_antrun_version>
|
||||
<arguments />
|
||||
|
|
|
|||
Loading…
Reference in New Issue