Skip to content

Commit

Permalink
Merge pull request #198 from fcrepo-exts/dependabot/maven/fcrepo-http…
Browse files Browse the repository at this point in the history
…-forwarding/com.github.tomakehurst-wiremock-jre8-2.35.1

Bump com.github.tomakehurst:wiremock-jre8 from 2.31.0 to 2.35.1 in /fcrepo-http-forwarding
  • Loading branch information
Surfrdan authored Dec 6, 2023
2 parents 72a073d + 7dbe1ae commit 487bcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fcrepo-http-forwarding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.31.0</version>
<version>2.35.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 487bcc2

Please sign in to comment.