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

zhfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 283f2797c4 Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1 
(#7437)
283f2797c4 is described below

commit 283f2797c4ee3be0017e4658259a75dc7921aded
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 12 09:06:56 2025 +0800

    Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1 (#7437)
    
    Bumps 
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 
3.13.0 to 3.13.1.
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.13.0...3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock-standalone
      dependency-version: 3.13.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06f1304ca9..6766f2359c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
         <pdfbox.version>${pdfbox-version}</pdfbox.version>
         <sshd.version>2.12.1</sshd.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
         <unboundid-ldapsdk.version>7.0.2</unboundid-ldapsdk.version>
-        <wiremock.version>3.13.0</wiremock.version>
+        <wiremock.version>3.13.1</wiremock.version>
         <xmlunit.version>2.10.2</xmlunit.version>
         <zt-exec.version>1.12</zt-exec.version>
 

Reply via email to