Skip to content

Commit

Permalink
Bump org.liquibase:liquibase-parent-pom from 0.3.2 to 0.3.4 (#257)
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-parent-pom](https://github.com/liquibase/liquibase-parent-pom) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/liquibase/liquibase-parent-pom/releases)
- [Commits](liquibase/liquibase-parent-pom@v0.3.2...v0.3.4)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-parent-pom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] committed Dec 19, 2023
1 parent 3d997fe commit 17d88e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-parent-pom</artifactId>
<version>0.3.2</version> <!-- Replace with the desired version -->
<version>0.3.4</version> <!-- Replace with the desired version -->
</parent>

<groupId>org.liquibase.ext</groupId>
Expand Down

0 comments on commit 17d88e6

Please sign in to comment.