File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change 4747 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4848 <r2dbc-spi .version>1.0.0.RELEASE</r2dbc-spi .version>
4949 <r2dbc-pool .version>1.0.0.RC1</r2dbc-pool .version>
50- <reactor .version>2022.0.0-M4 </reactor .version>
50+ <reactor .version>2022.0.0</reactor .version>
5151 <spring-framework .version>5.3.21</spring-framework .version>
5252 <testcontainers .version>1.17.3</testcontainers .version>
5353 </properties >
114114 </dependency >
115115 <dependency >
116116 <groupId >io.projectreactor.netty</groupId >
117- <artifactId >reactor-netty</artifactId >
117+ <artifactId >reactor-netty-core </artifactId >
118118 </dependency >
119119 <dependency >
120120 <groupId >com.google.code.findbugs</groupId >
581581
582582 </profiles >
583583
584- <repositories >
585- <repository >
586- <id >oss-sonatype-snapshots</id >
587- <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
588- <snapshots >
589- <enabled >true</enabled >
590- </snapshots >
591- </repository >
592-
593- <repository >
594- <id >spring-libs-milestone</id >
595- <url >https://repo.spring.io/libs-milestone</url >
596- </repository >
597- </repositories >
598-
599584</project >
You can’t perform that action at this time.
0 commit comments