Skip to content

Commit

Permalink
Update c3p0 dependency to patch security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
kingudk committed May 15, 2020
1 parent 65ee6c4 commit 4292b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitrepository-service/pom.xml
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.9.5.2</version>
<version>0.9.5.4</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 4292b69

Please sign in to comment.