Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 76c0aaf

Browse files
authoredFeb 4, 2025··
Merge pull request #369 from AxonFramework/dependabot/maven/maven-dependencies-214f6f3525
Bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2 in the maven-dependencies group
2 parents d7155f2 + 8a8f1c8 commit 76c0aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.projectreactor</groupId>
4444
<artifactId>reactor-core</artifactId>
45-
<version>3.7.1</version>
45+
<version>3.7.2</version>
4646
<scope>test</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)
Please sign in to comment.