Skip to content

Commit 921dcf3

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 (#2379)
1 parent 2296089 commit 921dcf3

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
@@ -106,7 +106,7 @@
106106
</plugin>
107107
<plugin>
108108
<artifactId>maven-compiler-plugin</artifactId>
109-
<version>3.11.0</version>
109+
<version>3.12.1</version>
110110
<configuration>
111111
<source>8</source>
112112
<target>8</target>

0 commit comments

Comments
 (0)