Skip to content

Commit

Permalink
Merge pull request #231 from AxonFramework/dependabot/maven/io.projec…
Browse files Browse the repository at this point in the history
…treactor-reactor-core-3.4.22

Bump reactor-core from 3.4.21 to 3.4.22
  • Loading branch information
CodeDrivenMitch committed Aug 31, 2022
2 parents a1e07ad + 7e70574 commit c5290ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.21</version>
<version>3.4.22</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c5290ce

Please sign in to comment.