Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.apache.ant-ant-1.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd authored Aug 9, 2021
2 parents 3f23a78 + bcf1c18 commit 8627074
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,11 @@
<optional>true</optional>
</dependency>

<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>${hamcrest.version}</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
Expand Down

0 comments on commit 8627074

Please sign in to comment.