Skip to content

Commit 5abd366

Browse files
chore(ci): bump org.apache.maven.plugins:maven-compiler-plugin (#1106)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development 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 9792e32 commit 5abd366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
<plugin>
388388
<groupId>org.apache.maven.plugins</groupId>
389389
<artifactId>maven-compiler-plugin</artifactId>
390-
<version>3.14.1</version>
390+
<version>3.15.0</version>
391391
<configuration>
392392
<compilerArgs>
393393
<arg>-Xlint:deprecation</arg>

0 commit comments

Comments
 (0)