Skip to content

Commit

Permalink
Merge pull request #132 from lukaszlenart/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven-maven-core-3.8.1

Bump maven-core from 3.6.3 to 3.8.1
  • Loading branch information
lukaszlenart authored Apr 5, 2021
2 parents a18f933 + 61e9d58 commit 3af67bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>3.6.3</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
Expand Down

0 comments on commit 3af67bb

Please sign in to comment.