Skip to content

Commit 164d945

Browse files
Bump org.apache.maven.plugins:maven-install-plugin
Bumps the maven-dependencies group with 1 update: [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin). Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.3...maven-install-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eba5f1 commit 164d945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<maven-deploy.version>3.1.2</maven-deploy.version>
7878
<maven-enforcer.version>3.5.0</maven-enforcer.version>
7979
<maven-gpg.version>3.2.7</maven-gpg.version>
80-
<maven-install.version>3.1.3</maven-install.version>
80+
<maven-install.version>3.1.4</maven-install.version>
8181
<maven-jar.version>3.4.2</maven-jar.version>
8282
<maven-javadoc.version>3.11.2</maven-javadoc.version>
8383
<maven-release.version>3.1.1</maven-release.version>

springcloud-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</plugin>
9696
<plugin>
9797
<artifactId>maven-install-plugin</artifactId>
98-
<version>3.1.3</version>
98+
<version>3.1.4</version>
9999
</plugin>
100100
</plugins>
101101
</pluginManagement>

0 commit comments

Comments
 (0)