Skip to content

Commit 23a25c9

Browse files
Update dependency org.apache.maven.plugins:maven-install-plugin to v3
1 parent 5353ee6 commit 23a25c9

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
@@ -116,7 +116,7 @@
116116
<checkstyle.version>9.3</checkstyle.version>
117117
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
118118
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
119-
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
119+
<maven-install-plugin.version>3.1.3</maven-install-plugin.version>
120120
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
121121
<checkstyle.config.location>checkstyle/checkstyle.xml</checkstyle.config.location>
122122
<checkstyle.suppressions.location>checkstyle/common-suppressions.xml</checkstyle.suppressions.location>

0 commit comments

Comments
 (0)