Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-compile…
Browse files Browse the repository at this point in the history
…r-plugin to v3.9.0 (googleapis#828)
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 6d35c68 commit 6a26aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -222,7 +222,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit 6a26aa7

Please sign in to comment.