Skip to content

Commit ec7fb2b

Browse files
dependabot[bot]baltzell
authored andcommitted
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#1086)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 477cbee commit ec7fb2b

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
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>org.apache.maven.plugins</groupId>
285285
<artifactId>maven-compiler-plugin</artifactId>
286-
<version>3.14.1</version>
286+
<version>3.15.0</version>
287287
<configuration>
288288
<release>21</release> <!-- CI variable `JAVA_VERSION` must match this; see also dependabot configuration -->
289289
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)