Skip to content

Commit 55c344a

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 (#1625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 014e82a commit 55c344a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291

292292
<plugin>
293293
<artifactId>maven-compiler-plugin</artifactId>
294-
<version>3.14.0</version>
294+
<version>3.14.1</version>
295295
</plugin>
296296

297297
<plugin>
@@ -743,7 +743,7 @@
743743
<plugin>
744744
<groupId>org.apache.maven.plugins</groupId>
745745
<artifactId>maven-compiler-plugin</artifactId>
746-
<version>3.14.0</version>
746+
<version>3.14.1</version>
747747
<executions>
748748
<execution>
749749
<id>default-testCompile</id>

0 commit comments

Comments
 (0)