Skip to content

Commit

Permalink
Merge pull request #863 from redhat-appstudio/dependabot/maven/java-c…
Browse files Browse the repository at this point in the history
…omponents/org.wiremock-wiremock-3.2.0

Bump org.wiremock:wiremock from 3.1.0 to 3.2.0 in /java-components
  • Loading branch information
stuartwdouglas authored Oct 2, 2023
2 parents 8e4588b + 8bd2e45 commit b5cd87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b5cd87c

Please sign in to comment.