Skip to content

Commit e963849

Browse files
committed
Upgrade to Maven Compiler Plugin 3.11.0.
1 parent 93a150c commit e963849

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
@@ -76,7 +76,7 @@
7676

7777
<properties>
7878
<java.version>1.8</java.version>
79-
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
79+
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
8080
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
8181
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8282
<apache-geode.version>1.14.4</apache-geode.version>

0 commit comments

Comments
 (0)