We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ac5e8 commit c204165Copy full SHA for c204165
1 file changed
pom.xml
@@ -70,7 +70,7 @@
70
<plugin>
71
<groupId>org.apache.maven.plugins</groupId>
72
<artifactId>maven-compiler-plugin</artifactId>
73
- <version>3.14.0</version>
+ <version>3.14.1</version>
74
<configuration>
75
<source>8</source>
76
<target>8</target>
0 commit comments