Skip to content

Commit d047276

Browse files
committed
Upgrade dependencies.
[#635]
1 parent cb7033e commit d047276

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<url>https://github.com/pgjdbc/r2dbc-postgresql</url>
3333

3434
<properties>
35-
<assertj.version>3.25.1</assertj.version>
35+
<assertj.version>3.25.3</assertj.version>
3636
<awaitility.version>4.2.0</awaitility.version>
3737
<hikari-cp.version>4.0.3</hikari-cp.version>
3838
<java.version>1.8</java.version>
3939
<jsr305.version>3.0.2</jsr305.version>
40-
<junit.version>5.10.1</junit.version>
40+
<junit.version>5.10.2</junit.version>
4141
<jmh.version>1.35</jmh.version>
4242
<mbr.version>0.3.0.RELEASE</mbr.version>
4343
<logback.version>1.3.14</logback.version>
@@ -47,10 +47,10 @@
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>
50-
<reactor.version>2022.0.15</reactor.version>
50+
<reactor.version>2022.0.16</reactor.version>
5151
<scram-client.version>2.1</scram-client.version>
52-
<spring-framework.version>5.3.31</spring-framework.version>
53-
<testcontainers.version>1.19.3</testcontainers.version>
52+
<spring-framework.version>5.3.32</spring-framework.version>
53+
<testcontainers.version>1.19.5</testcontainers.version>
5454
<jts-core.version>1.19.0</jts-core.version>
5555
</properties>
5656

0 commit comments

Comments
 (0)