Skip to content

Commit 6c916eb

Browse files
authored
Merge pull request #92 from k1ngmang/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
2 parents a81cf91 + ca5a93d commit 6c916eb

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
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.apache.maven.plugins</groupId>
174174
<artifactId>maven-compiler-plugin</artifactId>
175-
<version>3.14.1</version>
175+
<version>3.15.0</version>
176176
<executions>
177177
<execution>
178178
<id>default-compile</id>

0 commit comments

Comments
 (0)