Skip to content

Commit

Permalink
Merge pull request #52 from martin-g/dependabot/maven/org.hamcrest-ha…
Browse files Browse the repository at this point in the history
…mcrest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
martin-g authored Sep 26, 2024
2 parents 7f285d2 + 5a22691 commit c3f0081
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 @@ -23,7 +23,7 @@

<com.fasterxml.jackson.version>2.17.2</com.fasterxml.jackson.version>
<junit.version>5.10.2</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<wicket.version>10.2.0</wicket.version>
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
<logback.version>1.4.12</logback.version>
Expand Down

0 comments on commit c3f0081

Please sign in to comment.