Skip to content

Commit 800044a

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
1 parent c6555f5 commit 800044a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic-generator-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</plugin>
108108
<plugin>
109109
<artifactId>maven-compiler-plugin</artifactId>
110-
<version>3.13.0</version>
110+
<version>3.15.0</version>
111111
<configuration>
112112
<source>8</source>
113113
<target>8</target>

0 commit comments

Comments
 (0)