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 50e4b2d commit 9ef1277Copy full SHA for 9ef1277
pom.xml
@@ -125,7 +125,7 @@
125
<dependency>
126
<groupId>org.assertj</groupId>
127
<artifactId>assertj-core</artifactId>
128
- <version>3.9.1</version>
+ <version>3.10.0</version>
129
<scope>test</scope>
130
</dependency>
131
@@ -137,13 +137,13 @@
137
138
<groupId>org.hsqldb</groupId>
139
<artifactId>hsqldb</artifactId>
140
- <version>2.4.0</version>
+ <version>2.4.1</version>
141
142
143
144
<groupId>org.springframework</groupId>
145
<artifactId>spring-jdbc</artifactId>
146
- <version>5.0.5.RELEASE</version>
+ <version>5.0.6.RELEASE</version>
147
148
149
0 commit comments