Skip to content

Commit

Permalink
Merge pull request #2759 from smallrye/dependabot/maven/main/micropro…
Browse files Browse the repository at this point in the history
…file-reactive-streams.version-3.0.1

Bump microprofile-reactive-streams.version from 3.0 to 3.0.1
  • Loading branch information
cescoffier authored Sep 18, 2024
2 parents 70b08ec + 925ad1f commit b744532
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 b744532

Please sign in to comment.