Skip to content

Commit

Permalink
fix(deps): update dependency org.hamcrest:hamcrest to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 6115cfa commit c8b1e3a
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 @@ -49,7 +49,7 @@
<!-- Dependencies -->
<jakarta.jaxb.version>4.0.1</jakarta.jaxb.version>
<jakarta.jaxb-impl.version>4.0.4</jakarta.jaxb-impl.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<xmlunit.version>2.10.0</xmlunit.version>
<stax2.api.version>4.2.2</stax2.api.version>
<woodstox.version>6.7.0</woodstox.version>
Expand Down

0 comments on commit c8b1e3a

Please sign in to comment.