Skip to content

Commit 7f27e6f

Browse files
Bump maven-compiler-plugin from 3.8.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acf663b commit 7f27e6f

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
@@ -21,7 +21,7 @@
2121
<maven.compiler.target>${java.version}</maven.compiler.target>
2222

2323
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
24-
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
24+
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
2525
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)