Skip to content

Commit c60d92e

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f5b216 commit c60d92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<maven-enforcer-plugin>3.6.1</maven-enforcer-plugin>
2828
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
30-
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
30+
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3232
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>

0 commit comments

Comments
 (0)