Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a411bf

Browse files
committedFeb 21, 2025··
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
1 parent ad26cf9 commit 1a411bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gapic-generator-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
</plugin>
107107
<plugin>
108108
<artifactId>maven-compiler-plugin</artifactId>
109-
<version>3.13.0</version>
109+
<version>3.14.0</version>
110110
<configuration>
111111
<source>8</source>
112112
<target>8</target>

0 commit comments

Comments
 (0)
Please sign in to comment.