Skip to content

Commit 9aca8ca

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 (#1942)
1 parent 1d2e66b commit 9aca8ca

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>3.11.0</version>
14+
<version>3.13.0</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
@@ -287,7 +287,7 @@
287287
</plugin>
288288
<plugin>
289289
<artifactId>maven-compiler-plugin</artifactId>
290-
<version>3.11.0</version>
290+
<version>3.13.0</version>
291291
<configuration>
292292
<source>1.7</source>
293293
<target>1.7</target>

0 commit comments

Comments
 (0)