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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ea63e6fc6 Bump org.wiremock.integrations:wiremock-spring-boot from 
4.2.0 to 4.2.1 (#1321)
1ea63e6fc6 is described below

commit 1ea63e6fc656dc76566322c5669c74fb02c25ff2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 19 11:58:33 2026 +0100

    Bump org.wiremock.integrations:wiremock-spring-boot from 4.2.0 to 4.2.1 
(#1321)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 79dc3b62e5..39b1d2f594 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1455,7 +1455,7 @@ under the License.
       <dependency>
         <groupId>org.wiremock.integrations</groupId>
         <artifactId>wiremock-spring-boot</artifactId>
-        <version>4.2.0</version>
+        <version>4.2.1</version>
         <scope>test</scope>
       </dependency>
     </dependencies>

Reply via email to