Skip to content

Commit

Permalink
Bump maven-artifact from 3.8.5 to 3.8.6 (#167)
Browse files Browse the repository at this point in the history
Bumps [maven-artifact](https://github.com/apache/maven) 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-artifact
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent 17d97d3 commit 0869bc1
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 @@ -30,7 +30,7 @@
<version.asm>9.3</version.asm>
<version.graalvm>22.1.0.1</version.graalvm>
<version.vertx>4.3.1</version.vertx>
<version.maven>3.8.5</version.maven>
<version.maven>3.8.6</version.maven>

<!-- Sonar settings -->
<sonar.projectName>SmallRye Common</sonar.projectName>
Expand Down

0 comments on commit 0869bc1

Please sign in to comment.