Skip to content

Commit

Permalink
Merge pull request #362 from AxonFramework/dependabot/maven/maven-dep…
Browse files Browse the repository at this point in the history
…endencies-aeb0986ef9

Bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11 in the maven-dependencies group
  • Loading branch information
smcvb authored Oct 21, 2024
2 parents 982450f + fb13803 commit 11ab402
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.6.10</version>
<version>3.6.11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 11ab402

Please sign in to comment.