Skip to content

Commit d46bcc3

Browse files
authored
Merge pull request #7 from Tomiwa-Ot/dependabot/maven/webserver/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
Bump maven-compiler-plugin from 3.8.0 to 3.10.0 in /webserver
2 parents 3cd436d + a6e7d91 commit d46bcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</plugin>
6666
<plugin>
6767
<artifactId>maven-compiler-plugin</artifactId>
68-
<version>3.8.0</version>
68+
<version>3.10.0</version>
6969
</plugin>
7070
<plugin>
7171
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)