Skip to content

Commit 502e4aa

Browse files
authored
Merge pull request #260 from nanotaboada/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
chore(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
2 parents 0d2f6c5 + ac07add commit 502e4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-compiler-plugin</artifactId>
261-
<version>3.14.1</version>
261+
<version>3.15.0</version>
262262
<configuration>
263263
<source>${java.version}</source>
264264
<target>${java.version}</target>

0 commit comments

Comments
 (0)