Skip to content

Commit

Permalink
Bump version.smallrye.common from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps `version.smallrye.common` from 2.7.0 to 2.8.0.

Updates `io.smallrye.common:smallrye-common-annotation` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.7.0...2.8.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent df4b2d4 commit 555bc13
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 @@ -40,7 +40,7 @@
<version.jakarta.servlet>6.1.0</version.jakarta.servlet>
<version.mutiny>2.6.2</version.mutiny>
<version.smallrye.config>3.9.1</version.smallrye.config>
<version.smallrye.common>2.7.0</version.smallrye.common>
<version.smallrye.common>2.8.0</version.smallrye.common>
<version.smallrye.testing>2.3.1</version.smallrye.testing>
<version.wildfly>33.0.2.Final</version.wildfly>

Expand Down

0 comments on commit 555bc13

Please sign in to comment.