You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/19 13:16:00 UTC

[cxf] branch main updated: Bump hoverfly-java from 0.14.0 to 0.14.3 (#1075)

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 1065c7070b Bump hoverfly-java from 0.14.0 to 0.14.3 (#1075)
1065c7070b is described below

commit 1065c7070bb7d3ba5f1553956a308b316b2ea572
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 19 08:15:51 2023 -0500

    Bump hoverfly-java from 0.14.0 to 0.14.3 (#1075)
    
    Bumps [hoverfly-java](https://github.com/SpectoLabs/hoverfly-java) from 0.14.0 to 0.14.3.
    - [Release notes](https://github.com/SpectoLabs/hoverfly-java/releases)
    - [Commits](https://github.com/SpectoLabs/hoverfly-java/compare/0.14.0...0.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.specto:hoverfly-java
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4b68253d6e..94e6547541 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,7 +86,7 @@
         <cxf.ehcache3.version>3.10.8</cxf.ehcache3.version>
         <cxf.el-api.version>3.0.3</cxf.el-api.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
-        <cxf.hoverfly.version>0.14.0</cxf.hoverfly.version>
+        <cxf.hoverfly.version>0.14.3</cxf.hoverfly.version>
         <cxf.hisrc.basicjaxb.version>2.0.0</cxf.hisrc.basicjaxb.version>
         <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
         <cxf.geronimo.openapi.version>1.0.15</cxf.geronimo.openapi.version>