Skip to content

Commit 6a26aa7

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.9.0 (googleapis#828)
1 parent 6d35c68 commit 6a26aa7

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
@@ -222,7 +222,7 @@
222222
<plugins>
223223
<plugin>
224224
<artifactId>maven-compiler-plugin</artifactId>
225-
<version>3.8.1</version>
225+
<version>3.9.0</version>
226226
<configuration>
227227
<source>1.8</source>
228228
<target>1.8</target>

0 commit comments

Comments
 (0)