Skip to content

Commit 9f66a37

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent 4a3646a commit 9f66a37

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
@@ -223,7 +223,7 @@
223223
</plugin>
224224
<plugin>
225225
<artifactId>maven-compiler-plugin</artifactId>
226-
<version>3.14.0</version>
226+
<version>3.14.1</version>
227227
</plugin>
228228

229229
<!-- automatically derive a module name from the groupId and artifactId -->
@@ -569,7 +569,7 @@
569569
<plugin>
570570
<groupId>org.apache.maven.plugins</groupId>
571571
<artifactId>maven-compiler-plugin</artifactId>
572-
<version>3.14.0</version>
572+
<version>3.14.1</version>
573573
<executions>
574574
<execution>
575575
<id>default-testCompile</id>

0 commit comments

Comments
 (0)