Skip to content

Commit

Permalink
fix(deps): update dependency io.projectreactor:reactor-core to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2023
1 parent c4d48fe commit b82ae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.18</version>
<version>3.5.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b82ae91

Please sign in to comment.