Skip to content

Commit

Permalink
Bump microprofile-reactive-streams.version from 3.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps `microprofile-reactive-streams.version` from 3.0 to 3.0.1.

Updates `org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api` from 3.0 to 3.0.1
- [Release notes](https://github.com/eclipse/microprofile-reactive-streams-operators/releases)
- [Commits](eclipse/microprofile-reactive-streams-operators@3.0...3.0.1)

Updates `org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core` from 3.0 to 3.0.1
- [Release notes](https://github.com/eclipse/microprofile-reactive-streams-operators/releases)
- [Commits](eclipse/microprofile-reactive-streams-operators@3.0...3.0.1)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 70b08ec commit 925ad1f
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 @@ -68,7 +68,7 @@
<camel.version>4.8.0</camel.version>

<microprofile-reactive-messaging.version>3.0.1</microprofile-reactive-messaging.version>
<microprofile-reactive-streams.version>3.0</microprofile-reactive-streams.version>
<microprofile-reactive-streams.version>3.0.1</microprofile-reactive-streams.version>
<microprofile-config.version>3.1</microprofile-config.version>
<microprofile-metrics-api.version>4.0.1</microprofile-metrics-api.version>
<microprofile-health-api.version>4.0</microprofile-health-api.version>
Expand Down

0 comments on commit 925ad1f

Please sign in to comment.