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 36334e3 commit 9777366Copy full SHA for 9777366
pom.xml
@@ -50,13 +50,13 @@
50
<junit.version>5.11.4</junit.version>
51
52
<!-- build plugin dependencies -->
53
- <mvn-compiler.version>3.13.0</mvn-compiler.version>
+ <mvn-compiler.version>3.14.0</mvn-compiler.version>
54
<mvn-surefire.version>3.5.2</mvn-surefire.version>
55
<mvn-enforcer.version>3.5.0</mvn-enforcer.version>
56
<mvn-source.version>3.3.1</mvn-source.version>
57
<mvn-javadoc.version>3.11.2</mvn-javadoc.version>
58
<mvn-gpg.version>3.2.7</mvn-gpg.version>
59
- <mvn-deploy.version>3.1.3</mvn-deploy.version>
+ <mvn-deploy.version>3.1.4</mvn-deploy.version>
60
<dependency-check.version>12.1.0</dependency-check.version>
61
<nexus-staging.version>1.7.0</nexus-staging.version>
62
</properties>
0 commit comments