Skip to content

Commit 0f8deb1

Browse files
committed
Use Maven 3.9.0
Signed-off-by: Ashley <[email protected]>
1 parent 0cd301f commit 0f8deb1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.mvn/maven.config

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
-e -T1C -Dstyle.color=always -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 --no-transfer-progress
1+
-e
2+
-T1C
3+
-Dstyle.color=always
4+
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120
5+
--no-transfer-progress
6+

.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
# Make sure you also update the Maven version in lgtm.yml
18-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.7/apache-maven-3.8.7-bin.zip
18+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.0/apache-maven-3.9.0-bin.zip
1919
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar

0 commit comments

Comments
 (0)