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 feda61d commit e480f07Copy full SHA for e480f07
.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
16
# under the License.
17
wrapperVersion=3.3.2
18
distributionType=only-script
19
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip
pom.xml
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>org.apache.maven</groupId>
48
<artifactId>maven-core</artifactId>
49
- <version>3.9.9</version>
+ <version>3.9.10</version>
50
<scope>provided</scope>
51
</dependency>
52
<!-- exposes GradleEnterprise* interfaces -->
0 commit comments