We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873ad1b commit 84a8d11Copy full SHA for 84a8d11
pom.xml
@@ -22,7 +22,7 @@
22
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
23
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
24
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
25
- <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
+ <maven-deploy-plugin.version>3.1.2</maven-deploy-plugin.version>
26
<prettier-maven-plugin.version>0.22</prettier-maven-plugin.version>
27
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
28
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments