Skip to content

Commit e0540fd

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
1 parent 71e4265 commit e0540fd

File tree

1 file changed

+1
-1
lines changed
  • java/cloud-function-hello-world

1 file changed

+1
-1
lines changed

java/cloud-function-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-compiler-plugin</artifactId>
30-
<version>3.8.1</version>
30+
<version>3.11.0</version>
3131
<configuration>
3232
<excludes>
3333
<exclude>.google/</exclude>

0 commit comments

Comments
 (0)