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 a847c8bcfe Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 
(#6681)
a847c8bcfe is described below

commit a847c8bcfe7ecd840a0dc29ca8a4b6e7abc3210a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 23 11:06:06 2024 +0800

    Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 (#6681)
    
    Bumps 
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 
3.9.1 to 3.9.2.
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.9.1...3.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock-standalone
      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 13d40116b5..ebf5567188 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,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.1</unboundid-ldapsdk.version>
-        <wiremock.version>3.9.1</wiremock.version>
+        <wiremock.version>3.9.2</wiremock.version>
         <zt-exec.version>1.12</zt-exec.version>
 
         <!-- Tooling dependency versions (keep sorted alphabetically) -->

Reply via email to