Skip to content

Commit 5a39329

Browse files
authored
Merge pull request #122 from scoverage/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.8.0 to 3.11.0
2 parents 36b5031 + 34f1830 commit 5a39329

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
@@ -186,7 +186,7 @@ under the License.
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-compiler-plugin</artifactId>
189-
<version>3.8.0</version>
189+
<version>3.11.0</version>
190190
<configuration>
191191
<source>1.8</source>
192192
<target>1.8</target>

0 commit comments

Comments
 (0)