Skip to content

Commit 0f03e70

Browse files
Merge pull request #731 from data-integrations/upgrade-maven-compiler-plugin
upgrade maven compiler plugin
2 parents 2ffc02c + 927f499 commit 0f03e70

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
@@ -295,7 +295,7 @@
295295
<plugin>
296296
<groupId>org.apache.maven.plugins</groupId>
297297
<artifactId>maven-compiler-plugin</artifactId>
298-
<version>3.7.0</version>
298+
<version>3.13.0</version>
299299
</plugin>
300300
<plugin>
301301
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)