Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0
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.8.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pivovarit committed Dec 15, 2024
1 parent 6ca2e3b commit e6847df
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 @@ -61,7 +61,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<maven.build-helper.version>3.0.0</maven.build-helper.version>
<maven.bundle.version>4.2.0</maven.bundle.version>
<maven.clean.version>3.1.0</maven.clean.version>
<maven.compiler.version>3.8.1</maven.compiler.version>
<maven.compiler.version>3.13.0</maven.compiler.version>
<maven.deploy.version>3.0.0-M1</maven.deploy.version>
<maven.enforcer.version>3.0.0-M2</maven.enforcer.version>
<maven.exec.version>1.5.0</maven.exec.version>
Expand Down

0 comments on commit e6847df

Please sign in to comment.