aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 07:19:31 -0500
committerGitHub <noreply@github.com>2024-05-06 07:19:31 -0500
commit2fb22b724660b9af7edd22fc0f88358fdaf63aa1 (patch)
tree19987d25c300ee8d84a27e9405834465990fe278
parentcb2799fcefc6c57e736790ccededb18039f82131 (diff)
downloadzxing-upstream-master.tar.gz
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#1806)upstream-master
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](https://github.com/apache/maven-install-plugin/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7ecc6d3e7..2ecbd0f44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>