Skip to content

Commit 1f0bbcc

Browse files
authored
Merge pull request #27 from codecov/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
Bump maven-compiler-plugin from 3.8.0 to 3.8.1
2 parents dfa3228 + ac96a1f commit 1f0bbcc

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
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-compiler-plugin</artifactId>
65-
<version>3.8.0</version>
65+
<version>3.8.1</version>
6666
</plugin>
6767
</plugins>
6868
</build>

0 commit comments

Comments
 (0)