File tree 1 file changed +1
-24
lines changed
1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 48
48
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
49
49
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
50
50
<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>
52
52
<scram-client .version>2.1</scram-client .version>
53
53
<spring-framework .version>5.3.23</spring-framework .version>
54
54
<testcontainers .version>1.17.5</testcontainers .version>
640
640
641
641
</profiles >
642
642
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
-
666
643
</project >
You can’t perform that action at this time.
0 commit comments