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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 492afb2  Bump org.wiremock:wiremock from 3.9.2 to 3.10.0
492afb2 is described below

commit 492afb2e887d1ed454f81bcf4b6de3ea9c3a009d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 13:18:12 2024 +0000

    Bump org.wiremock:wiremock from 3.9.2 to 3.10.0
    
    Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 
3.9.2 to 3.10.0.
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.9.2...3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7fe58f1..c69d172 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
     <dependency>
       <groupId>org.wiremock</groupId>
       <artifactId>wiremock</artifactId>
-      <version>3.9.2</version>
+      <version>3.10.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to