Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-compiler-plugin in /full (closes #…
Browse files Browse the repository at this point in the history
…733)

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1)

Change-Id: Ib07013623a32454d73e4e43deef467646afff862

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Change-Id: Ib04e7cc9bf128904a9e4c1e50048de2fd596cfba
  • Loading branch information
dependabot[bot] authored and margaretha committed Jan 2, 2024
1 parent 9c68a32 commit f52e437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.0</version>
<version>3.12.1</version>
<configuration>
<compilerVersion>${java.version}</compilerVersion>
<source>${java.version}</source>
Expand Down

0 comments on commit f52e437

Please sign in to comment.