Skip to content

Commit 8a81b03

Browse files
Merge pull request #1 from AlexandrosMor/update/maven-core
Update maven-core to 3.8.2
2 parents 413664f + c8e90ca commit 8a81b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.maven</groupId>
2626
<artifactId>maven-core</artifactId>
27-
<version>3.6.0</version>
27+
<version>3.8.2</version>
2828
<scope>provided</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)