Skip to content

Commit

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

Bump maven-artifact from 3.6.3 to 3.8.1
  • Loading branch information
lukaszlenart committed Apr 5, 2021
2 parents 3af67bb + 2e1e5ab commit 92c2641
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<version>3.6.3</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 92c2641

Please sign in to comment.