From 21024a6c1d5149dfc2e406e68ee894070ee8609d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Sep 2024 08:59:54 +0000 Subject: [PATCH] fix: upgrade org.mapstruct:mapstruct from 1.5.5.Final to 1.6.0 Snyk has created this PR to upgrade org.mapstruct:mapstruct from 1.5.5.Final to 1.6.0. See this package in maven: org.mapstruct:mapstruct See this project in Snyk: https://app.snyk.io/org/wistefan/project/05ba4064-a6b3-43a1-a0c9-5a392dc093ca?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f441d6..f0fe326 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ latest - 1.5.5.Final + 1.6.0 1.18.34