Skip to content

Commit 8bdbba6

Browse files
Merge pull request #116 from Drive-for-Java/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.14.1
2 parents 53e828f + 4b71cf0 commit 8bdbba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.maven.plugins</groupId>
4141
<artifactId>maven-compiler-plugin</artifactId>
42-
<version>3.10.1</version>
42+
<version>3.14.1</version>
4343
<configuration>
4444
<source>${maven.compiler.source}</source>
4545
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)