We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fc172 commit 61dfd86Copy full SHA for 61dfd86
pom.xml
@@ -65,12 +65,12 @@
65
66
<properties>
67
<java.version>11</java.version>
68
- <ojdbc.version>21.5.0.0</ojdbc.version>
+ <ojdbc.version>21.7.0.0</ojdbc.version>
69
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
70
- <reactor.version>2020.0.19</reactor.version>
+ <reactor.version>2020.0.23</reactor.version>
71
<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>
+ <junit.version>5.9.1</junit.version>
+ <spring-jdbc.version>5.3.19</spring-jdbc.version>
74
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
75
</properties>
76
0 commit comments