Skip to content

Commit a4aa710

Browse files
chore(deps): bump maven-compiler-plugin from 3.6.1 to 3.8.1 (#535)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.6.1 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.6.1...maven-compiler-plugin-3.8.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dadefb5 commit a4aa710

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
@@ -279,7 +279,7 @@
279279
<!-- Compile Phase -->
280280
<plugin>
281281
<artifactId>maven-compiler-plugin</artifactId>
282-
<version>3.6.1</version>
282+
<version>3.8.1</version>
283283
<configuration>
284284
<source>1.7</source>
285285
<target>1.7</target>

0 commit comments

Comments
 (0)