Skip to content

Commit e466461

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
1 parent 05e1fd4 commit e466461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-compiler-plugin</artifactId>
103-
<version>3.6.1</version>
103+
<version>3.11.0</version>
104104
<configuration>
105105
<source>1.8</source>
106106
<target>1.8</target>

0 commit comments

Comments
 (0)