Skip to content

Commit

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

Bump maven-compat from 3.6.3 to 3.8.1
  • Loading branch information
lukaszlenart authored Apr 5, 2021
2 parents 92c2641 + 33228e5 commit bf277ac
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 @@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
<version>3.6.3</version>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit bf277ac

Please sign in to comment.