Skip to content

Commit 2c266b8

Browse files
committed
bump up maven compiler plugin version
1 parent 398db21 commit 2c266b8

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
@@ -130,7 +130,7 @@
130130
<profile.name>oss</profile.name>
131131

132132
<!-- for maven compiler plugin -->
133-
<maven_compiler_plugin_version>2.3.2</maven_compiler_plugin_version>
133+
<maven_compiler_plugin_version>3.5.1</maven_compiler_plugin_version>
134134
<java_source_version>1.6</java_source_version>
135135
<java_target_version>1.6</java_target_version>
136136
<file_encoding>UTF-8</file_encoding>

0 commit comments

Comments
 (0)