Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [io.smallrye:smallrye-parent](https://github.com/smallrye/smallrye-parent) and [io.smallrye.common:smallrye-common-bom](https://github.com/smallrye/smallrye-common).


Updates `io.smallrye:smallrye-parent` from 42 to 43
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

Updates `io.smallrye.common:smallrye-common-bom` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: io.smallrye.common:smallrye-common-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent fa07c61 commit 8eb2fd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
</parent>

<name>SmallRye BeanBag: Parent</name>
Expand All @@ -23,7 +23,7 @@

<!-- versions -->

<version.io.smallrye.common>2.3.0</version.io.smallrye.common>
<version.io.smallrye.common>2.4.0</version.io.smallrye.common>
<version.org.jboss.logging>3.5.3.Final</version.org.jboss.logging>

<version.org.eclipse.sisu>0.3.5</version.org.eclipse.sisu>
Expand Down

0 comments on commit 8eb2fd7

Please sign in to comment.