We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c636c commit 8d3f497Copy full SHA for 8d3f497
pom.xml
@@ -22,7 +22,7 @@
22
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
23
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
24
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
25
- <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
+ <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
26
<prettier-maven-plugin.version>0.21</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