We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cb124 commit 539c812Copy full SHA for 539c812
calendar/sync/pom.xml
@@ -38,7 +38,7 @@
38
<plugin>
39
<groupId>org.apache.maven.plugins</groupId>
40
<artifactId>maven-compiler-plugin</artifactId>
41
- <version>3.10.1</version>
+ <version>3.14.0</version>
42
<configuration>
43
<source>1.8</source>
44
<target>1.8</target>
0 commit comments