Skip to content

Commit fb4e11b

Browse files
Update dependency org.apache.maven.plugins:maven-install-plugin to v3
1 parent d3201e6 commit fb4e11b

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
@@ -118,7 +118,7 @@
118118
<checkstyle.version>9.3</checkstyle.version>
119119
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
120120
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
121-
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
121+
<maven-install-plugin.version>3.1.3</maven-install-plugin.version>
122122
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
123123
<checkstyle.config.location>checkstyle/checkstyle.xml</checkstyle.config.location>
124124
<checkstyle.suppressions.location>checkstyle/common-suppressions.xml</checkstyle.suppressions.location>

0 commit comments

Comments
 (0)