Skip to content

Commit dc78b71

Browse files
renovate-botchingor13
authored andcommitted
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3 (#937)
1 parent e76368e commit dc78b71

File tree

2 files changed

+2
-2
lines changed
  • google-http-client-findbugs/google-http-client-findbugs-test

2 files changed

+2
-2
lines changed

google-http-client-findbugs/google-http-client-findbugs-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<plugins>
1212
<plugin>
1313
<artifactId>maven-compiler-plugin</artifactId>
14-
<version>2.3.2</version>
14+
<version>3.8.1</version>
1515
<configuration>
1616
<source>1.7</source>
1717
<target>1.7</target>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
</plugin>
286286
<plugin>
287287
<artifactId>maven-compiler-plugin</artifactId>
288-
<version>2.3.2</version>
288+
<version>3.8.1</version>
289289
<configuration>
290290
<source>1.7</source>
291291
<target>1.7</target>

0 commit comments

Comments
 (0)