Skip to content

Commit

Permalink
Bump io.smallrye.common:smallrye-common-expression from 2.4.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [io.smallrye.common:smallrye-common-expression](https://github.com/smallrye/smallrye-common) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.4.0...2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 7b61b4a commit 884fd3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-expression</artifactId>
<version>2.4.0</version>
<version>2.6.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-expression</artifactId>
<version>2.4.0</version>
<version>2.6.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-expression</artifactId>
<version>2.4.0</version>
<version>2.6.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 884fd3f

Please sign in to comment.