Skip to content

Commit

Permalink
chore(deps): bump com.clickhouse:clickhouse-jdbc in /dhis-2 (#19584)
Browse files Browse the repository at this point in the history
Bumps [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.7.1-patch1 to 0.7.2.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.7.1-patch1...v0.7.2)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent e936dfe commit 1b2bc5a
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 @@ -127,7 +127,7 @@
<postgis-jdbc.version>2.5.1</postgis-jdbc.version>
<datasource-proxy.version>1.10.1</datasource-proxy.version>
<mysql-connector-j.version>9.1.0</mysql-connector-j.version>
<clickhouse-jdbc.version>0.7.1-patch1</clickhouse-jdbc.version>
<clickhouse-jdbc.version>0.7.2</clickhouse-jdbc.version>

<!-- Servlet -->
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
Expand Down

0 comments on commit 1b2bc5a

Please sign in to comment.