Skip to content

Commit b1e0a15

Browse files
committed
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
1 parent 74da2c0 commit b1e0a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vaadin-maps-leaflet-flow-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-compiler-plugin</artifactId>
129-
<version>3.13.0</version>
129+
<version>3.14.0</version>
130130
<configuration>
131131
<release>${maven.compiler.release}</release>
132132
<compilerArgs>

vaadin-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>org.apache.maven.plugins</groupId>
183183
<artifactId>maven-compiler-plugin</artifactId>
184-
<version>3.13.0</version>
184+
<version>3.14.0</version>
185185
<configuration>
186186
<release>${maven.compiler.release}</release>
187187
<compilerArgs>

0 commit comments

Comments
 (0)