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 5ee6a83 commit 7ca688bCopy full SHA for 7ca688b
pom.xml
@@ -23,7 +23,7 @@
23
<!-- plugins -->
24
<quarkus.package.type>uber-jar</quarkus.package.type>
25
<compiler-plugin.version>3.10.1</compiler-plugin.version>
26
- <deploy.plugin.version>3.0.0</deploy.plugin.version>
+ <deploy.plugin.version>3.1.0</deploy.plugin.version>
27
<surefire-plugin.version>3.0.0-M8</surefire-plugin.version>
28
<release.plugin.version>2.5.3</release.plugin.version>
29
<properties.plugin.version>1.1.0</properties.plugin.version>
0 commit comments