File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 4848 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4949 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5050 <r2dbc-spi .version>1.0.0.RELEASE</r2dbc-spi .version>
51- <reactor .version>2022.0.0-SNAPSHOT </reactor .version>
51+ <reactor .version>2022.0.0</reactor .version>
5252 <scram-client .version>2.1</scram-client .version>
5353 <spring-framework .version>5.3.23</spring-framework .version>
5454 <testcontainers .version>1.17.5</testcontainers .version>
640640
641641 </profiles >
642642
643- <repositories >
644- <repository >
645- <id >oss-sonatype-snapshots</id >
646- <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
647- <snapshots >
648- <enabled >true</enabled >
649- </snapshots >
650- </repository >
651-
652- <repository >
653- <id >spring-libs-snapshot</id >
654- <url >https://repo.spring.io/libs-snapshot</url >
655- <snapshots >
656- <enabled >true</enabled >
657- </snapshots >
658- </repository >
659-
660- <repository >
661- <id >spring-libs-milestone</id >
662- <url >https://repo.spring.io/libs-milestone</url >
663- </repository >
664- </repositories >
665-
666643</project >
You can’t perform that action at this time.
0 commit comments