Skip to content

Commit

Permalink
chore(ci): bump maven-dependencies.version from 3.8.5 to 3.8.6 (#376)
Browse files Browse the repository at this point in the history
Bumps `maven-dependencies.version` from 3.8.5 to 3.8.6.

Updates `maven-plugin-api` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-core` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-settings` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-model` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-compat` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2022
1 parent 7873b69 commit 7f96b3b
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 @@ -52,7 +52,7 @@
<rocksdbjni.version>7.2.2</rocksdbjni.version>
<itf-maven.version>0.11.0</itf-maven.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<maven-dependencies.version>3.8.5</maven-dependencies.version>
<maven-dependencies.version>3.8.6</maven-dependencies.version>
<maven-release-plugin.version>3.0.0-M6</maven-release-plugin.version>
<maven-plugin-tools.version>3.6.4</maven-plugin-tools.version>
</properties>
Expand Down

0 comments on commit 7f96b3b

Please sign in to comment.