diff --git a/pom.xml b/pom.xml
index b4aa24f..d55ceca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
com.puppycrawl.tools
checkstyle
- 10.21.2
+ 10.21.3
@@ -82,12 +82,12 @@
net.sourceforge.pmd
pmd-core
- 7.10.0
+ 7.11.0
net.sourceforge.pmd
pmd-java
- 7.10.0
+ 7.11.0
diff --git a/vaadin-simple-grid-filter-demo/pom.xml b/vaadin-simple-grid-filter-demo/pom.xml
index 82f5c2a..fd41cff 100644
--- a/vaadin-simple-grid-filter-demo/pom.xml
+++ b/vaadin-simple-grid-filter-demo/pom.xml
@@ -126,7 +126,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.0
${maven.compiler.release}
diff --git a/vaadin-simple-grid-filter/pom.xml b/vaadin-simple-grid-filter/pom.xml
index 881991f..16d8908 100644
--- a/vaadin-simple-grid-filter/pom.xml
+++ b/vaadin-simple-grid-filter/pom.xml
@@ -122,7 +122,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.8.0
+ 3.9.0
@@ -174,7 +174,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.0
${maven.compiler.release}
@@ -248,7 +248,7 @@
org.codehaus.mojo
flatten-maven-plugin
- 1.6.0
+ 1.7.0
ossrh
@@ -313,7 +313,7 @@
com.puppycrawl.tools
checkstyle
- 10.21.2
+ 10.21.3
@@ -350,12 +350,12 @@
net.sourceforge.pmd
pmd-core
- 7.10.0
+ 7.11.0
net.sourceforge.pmd
pmd-java
- 7.10.0
+ 7.11.0