Skip to content

Commit 42e4b19

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 (#1710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7760d09 commit 42e4b19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
</plugin>
226226
<plugin>
227227
<artifactId>maven-compiler-plugin</artifactId>
228-
<version>3.14.1</version>
228+
<version>3.15.0</version>
229229
</plugin>
230230

231231
<!-- automatically derive a module name from the groupId and artifactId -->
@@ -571,7 +571,7 @@
571571
<plugin>
572572
<groupId>org.apache.maven.plugins</groupId>
573573
<artifactId>maven-compiler-plugin</artifactId>
574-
<version>3.14.1</version>
574+
<version>3.15.0</version>
575575
<executions>
576576
<execution>
577577
<id>default-testCompile</id>

0 commit comments

Comments
 (0)