Skip to content

Commit a296834

Browse files
Bump org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api
Bumps [org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api](https://github.com/eclipse/microprofile-reactive-streams-operators) from 3.0 to 3.0.1. - [Release notes](https://github.com/eclipse/microprofile-reactive-streams-operators/releases) - [Commits](microprofile/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2745c8a commit a296834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
4545
<artifactId>microprofile-reactive-streams-operators-api</artifactId>
46-
<version>3.0</version>
46+
<version>3.0.1</version>
4747
</dependency>
4848

4949
<!-- Required dependencies -->

0 commit comments

Comments
 (0)