Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit ae4de6d

Browse files
committed
Update dependencies
1 parent f50c81e commit ae4de6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<java.version>1.8</java.version>
2222
<junit.version>4.13</junit.version>
23-
<assertj.version>3.16.1</assertj.version>
23+
<assertj.version>3.17.2</assertj.version>
2424
<commons-beanutils.version>1.9.4</commons-beanutils.version>
25-
<spring-jdbc.version>5.2.7.RELEASE</spring-jdbc.version>
25+
<spring-jdbc.version>5.2.9.RELEASE</spring-jdbc.version>
2626
<hsqldb.version>2.5.1</hsqldb.version>
2727
<simple-jndi.version>0.11.4.1</simple-jndi.version>
2828

0 commit comments

Comments
 (0)