Skip to content

Commit 2ac2fe4

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3
1 parent a6fa53b commit 2ac2fe4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkstyle-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ limitations under the License.
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2727

28-
<maven-release-plugin>2.5.3</maven-release-plugin><!-- could be 3.0.0-M1 -->
28+
<maven-release-plugin>3.1.1</maven-release-plugin><!-- could be 3.0.0-M1 -->
2929
<nexus-staging-maven-plugin>1.6.13</nexus-staging-maven-plugin>
3030
<versions-maven-plugin>2.15.0</versions-maven-plugin>
3131
<maven-gpg-plugin>3.0.1</maven-gpg-plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ limitations under the License.
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<javac.version>9+181-r4173-1</javac.version>
2525

26-
<maven-release-plugin>2.5.3</maven-release-plugin><!-- could be 3.0.0-M1 -->
26+
<maven-release-plugin>3.1.1</maven-release-plugin><!-- could be 3.0.0-M1 -->
2727
<maven-compiler-plugin>3.11.0</maven-compiler-plugin>
2828
<nexus-staging-maven-plugin>1.6.13</nexus-staging-maven-plugin>
2929
<maven-gpg-plugin>3.0.1</maven-gpg-plugin>

0 commit comments

Comments
 (0)