Skip to content

Commit 53ea1b6

Browse files
dependabot-preview[bot]apupier
authored andcommitted
Bump maven-compiler-plugin from 3.5.1 to 3.8.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.5.1 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.5.1...maven-compiler-plugin-3.8.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0a5c12e commit 53ea1b6

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
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.apache.maven.plugins</groupId>
119119
<artifactId>maven-compiler-plugin</artifactId>
120-
<version>3.5.1</version>
120+
<version>3.8.1</version>
121121
<configuration>
122122
<source>${maven.compiler.source}</source>
123123
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)