Skip to content

Commit acd4bbd

Browse files
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 (#1424)
Co-authored-by: Diego Alonso Marquez Palacios <[email protected]>
1 parent b7d072d commit acd4bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic-generator-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</plugin>
9595
<plugin>
9696
<artifactId>maven-compiler-plugin</artifactId>
97-
<version>3.10.1</version>
97+
<version>3.11.0</version>
9898
<configuration>
9999
<source>8</source>
100100
<target>8</target>

0 commit comments

Comments
 (0)