8000 chore: Update pom.xml (#794) · twilio/twilio-java@79db227 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79db227

Browse files
chore: Update pom.xml (#794)
1 parent 4f46e70 commit 79db227

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@
326326
<source>8</source>
327327
<target>8</target>
328328
<showDeprecation>true</showDeprecation>
329+
<forceJavacCompilerUse>true</forceJavacCompilerUse>
329330
</configuration>
330331
</plugin>
331332
<plugin>
@@ -468,4 +469,4 @@
468469
<artifactId>oss-parent</artifactId>
469470
<version>7</version>
470471
</parent>
471-
</project>
472+
</project>

0 commit comments

Comments
 (0)
0