Skip to content

Commit

Permalink
Bump io.smallrye:smallrye-build-parent from 45 to 46 (#365)
Browse files Browse the repository at this point in the history
Bumps [io.smallrye:smallrye-build-parent](https://github.com/smallrye/smallrye-parent) from 45 to 46.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-build-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 24, 2024
1 parent c26f1a0 commit 9c4ba5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-build-parent</artifactId>
<version>45</version>
<version>46</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-build-parent</artifactId>
<version>45</version>
<version>46</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 9c4ba5f

Please sign in to comment.