diff --git a/.github/workflows/check-build.yml b/.github/workflows/check-build.yml index bd726cc..05c0e76 100644 --- a/.github/workflows/check-build.yml +++ b/.github/workflows/check-build.yml @@ -127,7 +127,4 @@ jobs: name: pmd-report if-no-files-found: ignore path: | - target/site/*.html - target/site/css/** - target/site/images/logos/maven-feather.png - target/site/images/external.png + target/reports/** diff --git a/pom.xml b/pom.xml index d55ceca..6d394ee 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 10.21.3 + 10.21.4 diff --git a/vaadin-simple-grid-filter-demo/pom.xml b/vaadin-simple-grid-filter-demo/pom.xml index fd41cff..5eeee0e 100644 --- a/vaadin-simple-grid-filter-demo/pom.xml +++ b/vaadin-simple-grid-filter-demo/pom.xml @@ -29,7 +29,7 @@ software.xdev.vaadin.Application - 24.6.5 + 24.6.6 3.4.3 diff --git a/vaadin-simple-grid-filter/pom.xml b/vaadin-simple-grid-filter/pom.xml index 16d8908..9dabfa5 100644 --- a/vaadin-simple-grid-filter/pom.xml +++ b/vaadin-simple-grid-filter/pom.xml @@ -49,7 +49,7 @@ UTF-8 - 24.6.5 + 24.6.6 @@ -313,7 +313,7 @@ com.puppycrawl.tools checkstyle - 10.21.3 + 10.21.4