We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59c104c + c4a73d0 commit a3ed7caCopy full SHA for a3ed7ca
core/pom.xml
@@ -134,7 +134,7 @@
134
<plugin>
135
<groupId>org.apache.maven.plugins</groupId>
136
<artifactId>maven-compiler-plugin</artifactId>
137
- <version>3.11.0</version>
+ <version>3.14.1</version>
138
<configuration>
139
<source>8</source>
140
<target>8</target>
metrics/pom.xml
@@ -45,7 +45,7 @@
45
46
47
48
49
50
51
0 commit comments