Skip to content

Commit a0cf024

Browse files
dependabot[bot]outofcoffee
authored andcommitted
chore(deps): bump org.apache.maven.plugins:maven-install-plugin
Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9e819e commit a0cf024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/junit-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
</plugin>
158158
<plugin>
159159
<artifactId>maven-install-plugin</artifactId>
160-
<version>3.1.1</version>
160+
<version>3.1.2</version>
161161
</plugin>
162162
<plugin>
163163
<artifactId>maven-deploy-plugin</artifactId>

0 commit comments

Comments
 (0)