Skip to content

Commit 17120b6

Browse files
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#369)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 380a425 commit 17120b6

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
@@ -21,7 +21,7 @@
2121

2222
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
2323
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
24-
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
24+
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
2525
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
2626
<prettier-maven-plugin.version>0.16</prettier-maven-plugin.version>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)