Skip to content

Commit 33dd148

Browse files
authored
Merge pull request #20 from gotonode/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 0b60a9e + d69999d commit 33dd148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.apache.maven.plugins</groupId>
158158
<artifactId>maven-compiler-plugin</artifactId>
159-
<version>3.8.0</version>
159+
<version>3.8.1</version>
160160
<configuration>
161161
<source>1.8</source>
162162
<target>1.8</target>

0 commit comments

Comments
 (0)