Skip to content

Commit 61dfd86

Browse files
Updating dependencies
1 parent e8fc172 commit 61dfd86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565

6666
<properties>
6767
<java.version>11</java.version>
68-
<ojdbc.version>21.5.0.0</ojdbc.version>
68+
<ojdbc.version>21.7.0.0</ojdbc.version>
6969
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
70-
<reactor.version>2020.0.19</reactor.version>
70+
<reactor.version>2020.0.23</reactor.version>
7171
<reactive-streams.version>1.0.3</reactive-streams.version>
72-
<junit.version>5.8.2</junit.version>
73-
<spring-jdbc.version>5.2.6.RELEASE</spring-jdbc.version>
72+
<junit.version>5.9.1</junit.version>
73+
<spring-jdbc.version>5.3.19</spring-jdbc.version>
7474
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7575
</properties>
7676

0 commit comments

Comments
 (0)