Skip to content

Commit

Permalink
Merge pull request AxonFramework#2994 from AxonFramework/dependabot/m…
Browse files Browse the repository at this point in the history
…aven/com.mchange-c3p0-0.10.0-pre7

Bump com.mchange:c3p0 from 0.10.0-pre4 to 0.10.0-pre7
  • Loading branch information
github-actions[bot] authored Mar 3, 2024
2 parents bda7157 + 082f2ba commit c18e08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.10.0-pre4</version>
<version>0.10.0-pre7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c18e08b

Please sign in to comment.