Skip to content

Commit 65bd311

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 934e12e commit 65bd311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-compiler-plugin</artifactId>
99-
<version>3.13.0</version>
99+
<version>3.14.0</version>
100100
<configuration>
101101
<excludes>
102102
<exclude>.google/</exclude>

0 commit comments

Comments
 (0)