From 68bc530a36927b15ec3e8e53d9701b5c385fae13 Mon Sep 17 00:00:00 2001 From: Sven Mitt Date: Mon, 7 Apr 2025 10:59:45 +0300 Subject: [PATCH] upgrade jaxb2-maven-plugin version --- .github/workflows/sonarcloud-analysis.yml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sonarcloud-analysis.yml b/.github/workflows/sonarcloud-analysis.yml index e6e427a..e4f7323 100644 --- a/.github/workflows/sonarcloud-analysis.yml +++ b/.github/workflows/sonarcloud-analysis.yml @@ -2,7 +2,7 @@ name: SonarCloud code analysis on: workflow_run: - workflows: [ "Maven build" ] + workflows: [ Maven build ] types: [ completed ] jobs: diff --git a/pom.xml b/pom.xml index c58c9c4..d98b497 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ org.codehaus.mojo jaxb2-maven-plugin - 1.5 + 3.3.0 @@ -245,4 +245,4 @@ - \ No newline at end of file +