Skip to content

Commit bbbbfb4

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) --- 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] <support@github.com>
1 parent 8f18f3e commit bbbbfb4

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
@@ -54,7 +54,7 @@
5454
<errorprone.version>2.18.0</errorprone.version>
5555
<trimStackTrace>false</trimStackTrace>
5656
<preparationGoals>clean install</preparationGoals>
57-
<maven.compiler.version>3.10.1</maven.compiler.version>
57+
<maven.compiler.version>3.11.0</maven.compiler.version>
5858
</properties>
5959

6060
<dependencyManagement>

0 commit comments

Comments
 (0)