Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Browse files Browse the repository at this point in the history
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)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and morpheus-87 committed Jan 16, 2024
1 parent b36bc3e commit ad72b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<!-- plugins -->
<version.jacoco-maven-plugin>0.8.11</version.jacoco-maven-plugin>
<version.maven-compiler-plugin>3.12.0</version.maven-compiler-plugin>
<version.maven-compiler-plugin>3.12.1</version.maven-compiler-plugin>
<version.maven-fmt-plugin>2.21.1</version.maven-fmt-plugin>
<version.maven-githook-plugin>1.0.5</version.maven-githook-plugin>
<version.maven-gpg-plugin>3.1.0</version.maven-gpg-plugin>
Expand Down

0 comments on commit ad72b1e

Please sign in to comment.