You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ad...@apache.org on 2022/09/01 08:19:06 UTC

[maven-pmd-plugin] branch master updated: Bump wiremock from 1.49 to 2.27.2 (#57)

This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 68b7ed9  Bump wiremock from 1.49 to 2.27.2 (#57)
68b7ed9 is described below

commit 68b7ed94fe6580ce647501226eeddf6fd23a9c99
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Sep 1 10:19:01 2022 +0200

    Bump wiremock from 1.49 to 2.27.2 (#57)
    
    Bumps [wiremock](https://github.com/tomakehurst/wiremock) from 1.49 to 2.27.2.
    - [Release notes](https://github.com/tomakehurst/wiremock/releases)
    - [Commits](https://github.com/tomakehurst/wiremock/compare/1.49...2.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.tomakehurst:wiremock
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ed4c07..094009f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@ under the License.
     <dependency>
       <groupId>com.github.tomakehurst</groupId>
       <artifactId>wiremock</artifactId>
-      <version>1.58</version>
+      <version>2.27.2</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>