Skip to content

Commit

Permalink
build(deps): bump maven-compiler-plugin in /java-spark
Browse files Browse the repository at this point in the history
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.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 amotl committed Nov 22, 2023
1 parent 2db3df9 commit 6473e15
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.10.1</maven.compiler.plugin.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<apache.httpcomponents.version>4.5.14</apache.httpcomponents.version>
<gson.version>2.10.1</gson.version>
<crate-jdbc.version>2.6.0</crate-jdbc.version>
Expand Down

0 comments on commit 6473e15

Please sign in to comment.