Skip to content

Commit bc024b3

Browse files
authored
Merge pull request #6 from openapi-processor/dependabot/maven/org.apache.maven-maven-core-3.8.1
Bump org.apache.maven:maven-core from 3.6.3 to 3.8.1
2 parents 9fe5215 + 17c43de commit bc024b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<!-- needed when injecting the Maven Project into a plugin -->
7171
<groupId>org.apache.maven</groupId>
7272
<artifactId>maven-core</artifactId>
73-
<version>3.6.3</version>
73+
<version>3.8.1</version>
7474
<scope>provided</scope>
7575
</dependency>
7676
<dependency>

0 commit comments

Comments
 (0)