Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Upgrade datasource-proxy and JUnit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmihalcea committed Oct 28, 2020
1 parent ae5f0ad commit 3c278cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,11 +303,11 @@

<aspectj.version>1.8.13</aspectj.version>
<spring.version>4.3.14.RELEASE</spring.version>
<datasource-proxy.version>1.4.7</datasource-proxy.version>
<datasource-proxy.version>1.6</datasource-proxy.version>
<hibernate.version>5.1.6.Final</hibernate.version>

<mockito.version>1.10.19</mockito.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>

<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.0.2</maven-jar-plugin.version>
Expand Down

0 comments on commit 3c278cd

Please sign in to comment.