Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven:maven-settings-builder (#316)
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-settings-builder](https://github.com/apache/maven) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.5...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-settings-builder
  dependency-type: direct:production
  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 Feb 19, 2024
1 parent d0e82ed commit aa8d9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<maven-model.version>3.9.6</maven-model.version>
<maven-model-builder.version>3.9.5</maven-model-builder.version>
<maven-settings.version>3.9.6</maven-settings.version>
<maven-settings-builder.version>3.9.5</maven-settings-builder.version>
<maven-settings-builder.version>3.9.6</maven-settings-builder.version>
<maven-repository-metadata.version>3.9.5</maven-repository-metadata.version>
<maven-aether-provider.version>3.3.9</maven-aether-provider.version>
<maven-filtering.version>3.3.1</maven-filtering.version>
Expand Down

0 comments on commit aa8d9b8

Please sign in to comment.