Skip to content

Commit

Permalink
Bump smallrye-common.version from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps `smallrye-common.version` 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-expression` 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-function` 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-constraint` 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-classloader` 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-expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.common:smallrye-common-function
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.common:smallrye-common-constraint
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.common:smallrye-common-classloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 369d437 commit 1bc38f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<name>Payara Samples - Payara - smallrye-config repackaged as a module</name>

<properties>
<smallrye-common.version>2.7.0</smallrye-common.version>
<smallrye-common.version>2.8.0</smallrye-common.version>
</properties>

<build>
Expand Down

0 comments on commit 1bc38f7

Please sign in to comment.