Skip to content

Commit

Permalink
chore(deps): bump com.mchange:c3p0 from 0.9.5.5 to 0.10.1 in /dhis-2 (#…
Browse files Browse the repository at this point in the history
…19666)

Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.9.5.5 to 0.10.1.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG)
- [Commits](swaldman/c3p0@c3p0-0.9.5.5...v0.10.1)

---
updated-dependencies:
- dependency-name: com.mchange:c3p0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent bf24db4 commit dec0b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate-types.version>2.21.1</hibernate-types.version>
<!-- Data sources,db pools and db drivers -->
<c3p0.version>0.9.5.5</c3p0.version>
<c3p0.version>0.10.1</c3p0.version>
<HikariCP.version>5.1.0</HikariCP.version>
<postgresql-driver.version>42.7.4</postgresql-driver.version>
<postgis-jdbc.version>2.5.1</postgis-jdbc.version>
Expand Down

0 comments on commit dec0b80

Please sign in to comment.