Skip to content

Commit b0e9d9c

Browse files
build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#1995)
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.0...maven-install-plugin-3.1.1) --- 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>
1 parent c88b640 commit b0e9d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<mockito.version>5.2.0</mockito.version>
9898

9999
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
100-
<maven-install-plugin.version>3.1.0</maven-install-plugin.version>
100+
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
101101
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
102102
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
103103
<license-maven-plugin.version>4.2</license-maven-plugin.version>

0 commit comments

Comments
 (0)