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 2022/08/25 14:51:12 UTC

[cxf] branch 3.5.x-fixes updated (b26075148c -> 36c7be2b56)

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

reta pushed a change to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from b26075148c CXF-8710: automatically set queryConfigEnabled in SwaggerUiConfig to true if any of the params are true (#992)
     new eb40a0f66c Update Mockito to 4.7.0
     new 36c7be2b56 Recording .gitmergeinfo Changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo  | 2 ++
 parent/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)


[cxf] 02/02: Recording .gitmergeinfo Changes

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 36c7be2b56de371bf2f9af5c10f322973d3b2a59
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Aug 25 09:32:19 2022 -0400

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 62a62f48a8..57d698e191 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -35,6 +35,7 @@ B d30602dda6a86c80c58aa7665f1f6ac11b94845d
 B d77fd3ac9eb11bd69e5d534dffe53296e4c00ae8
 B d7b9a3095d864a6b41dc0ee07dffbd0c36d7cdf6
 B e7c2aee206ae5084204502b4744feed5a8e93e04
+B eb54ef785deb4d58def825feb9852ebe68b6b5b8
 M 10c6232ee9af28bbea549433f5c6e64af470fc1d
 M 11502cd9e0f85ded3ae83b3df7226d2e107159ab
 M 15063b0f08c66011f24f2d32352200736ee83710
@@ -59,6 +60,7 @@ M 7501891ee05153ba43eab3cdadccf789dd15de1e
 M 76dea67a28d5879e807e03e2830fe6abfc46d7d2
 M 7a4d0b1b6b71e5253e6a4e21b45e4b6fd1d714ae
 M 8108bd9bdbc5ec3d00d7dad8b775eff72689560d
+M 819ff756a4a0ff34a6318661854cc57a24955e8a
 M 8a76536ff93dedf5b71d9d6f222323c34f3dbeb8
 M 8c348a6138035882657a37b738e13b755fbe231f
 M 905f4f91e4d0b5c4d145729f16bad90b1847f0be


[cxf] 01/02: Update Mockito to 4.7.0

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit eb40a0f66ccf711175bba0656df309e059b855b2
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Aug 25 09:02:05 2022 -0400

    Update Mockito to 4.7.0
    
    (cherry picked from commit aa71878c227177771f7880ac14e8733fa1e2364f)
    (cherry picked from commit 599ce65b6ede241a5241fa7d2900d5a41fff88a2)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 94039b4d4f..bdbcfd40e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -172,7 +172,7 @@
         <cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         <cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.1.5</cxf.mina.version>
-        <cxf.mockito.version>4.6.1</cxf.mockito.version>
+        <cxf.mockito.version>4.7.0</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>