This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 99641097fc5eb36938d6d12aefdd69e2a57e935f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 22:37:07 2026 +0000
Bump org.openapitools:openapi-generator-maven-plugin
Bumps org.openapitools:openapi-generator-maven-plugin from 7.24.0 to 7.25.0.
---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-maven-plugin
dependency-version: 7.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c23596a7a..e4769f9964 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1745,7 +1745,7 @@ under the License.
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
- <version>7.24.0</version>
+ <version>7.25.0</version>
</plugin>
<plugin>