Skip to content

Commit 23e2d18

Browse files
committed
Merge remote-tracking branch 'origin/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x' into develop
2 parents f6f9fdd + 14978a5 commit 23e2d18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plugins/geoman/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-compiler-plugin</artifactId>
108-
<version>3.14.0</version>
108+
<version>3.14.1</version>
109109
<configuration>
110110
<release>${maven.compiler.release}</release>
111111
<compilerArgs>

plugins/leaflet-markercluster/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-compiler-plugin</artifactId>
108-
<version>3.14.0</version>
108+
<version>3.14.1</version>
109109
<configuration>
110110
<release>${maven.compiler.release}</release>
111111
<compilerArgs>

plugins/maplibre-gl-leaflet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-compiler-plugin</artifactId>
108-
<version>3.14.0</version>
108+
<version>3.14.1</version>
109109
<configuration>
110110
<release>${maven.compiler.release}</release>
111111
<compilerArgs>

0 commit comments

Comments
 (0)