diff --git a/pom.xml b/pom.xml
index 130d3c18..902a5bb2 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-maps-leaflet-flow-demo/pom.xml b/vaadin-maps-leaflet-flow-demo/pom.xml
index bf611237..fcae9253 100644
--- a/vaadin-maps-leaflet-flow-demo/pom.xml
+++ b/vaadin-maps-leaflet-flow-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-maps-leaflet-flow/pom.xml b/vaadin-maps-leaflet-flow/pom.xml
index 777fe951..e3f57f45 100644
--- a/vaadin-maps-leaflet-flow/pom.xml
+++ b/vaadin-maps-leaflet-flow/pom.xml
@@ -129,7 +129,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.8.0
+ 3.9.0
@@ -181,7 +181,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.0
${maven.compiler.release}
@@ -255,7 +255,7 @@
org.codehaus.mojo
flatten-maven-plugin
- 1.6.0
+ 1.7.0
ossrh
@@ -320,7 +320,7 @@
com.puppycrawl.tools
checkstyle
- 10.21.2
+ 10.21.3
@@ -357,12 +357,12 @@
net.sourceforge.pmd
pmd-core
- 7.10.0
+ 7.11.0
net.sourceforge.pmd
pmd-java
- 7.10.0
+ 7.11.0