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.11.0 to 3.12.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jan 17, 2024
1 parent 5f44a0d commit 3ad9b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<spark.version>2.9.4</spark.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<maven.compiler.plugin.version>3.12.1</maven.compiler.plugin.version>
<apache.httpcomponents.version>4.5.14</apache.httpcomponents.version>
<gson.version>2.10.1</gson.version>
<crate-jdbc.version>2.7.0</crate-jdbc.version>
Expand Down

0 comments on commit 3ad9b44

Please sign in to comment.