Skip to content

Commit

Permalink
chore(deps): bump version.debezium in /dhis-2
Browse files Browse the repository at this point in the history
Bumps `version.debezium` from 2.7.3.Final to 3.0.5.Final.

Updates `io.debezium:debezium-api` from 2.7.3.Final to 3.0.5.Final

Updates `io.debezium:debezium-embedded` from 2.7.3.Final to 3.0.5.Final

Updates `io.debezium:debezium-connector-postgres` from 2.7.3.Final to 3.0.5.Final

---
updated-dependencies:
- dependency-name: io.debezium:debezium-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.debezium:debezium-embedded
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.debezium:debezium-connector-postgres
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 437016f commit 1e67d7c
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 @@ -183,7 +183,7 @@
<jetty.version>10.0.24</jetty.version>

<!-- Div. utils -->
<version.debezium>2.7.3.Final</version.debezium>
<version.debezium>3.0.5.Final</version.debezium>
<guava.version>33.4.0-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
<imgscalr-lib.version>4.2</imgscalr-lib.version>
Expand Down

0 comments on commit 1e67d7c

Please sign in to comment.