Skip to content

Commit 43f5ca6

Browse files
Bump org.liquibase.ext:liquibase-mongodb from 4.28.0 to 4.29.0
Bumps [org.liquibase.ext:liquibase-mongodb](https://github.com/liquibase/liquibase-mongodb) from 4.28.0 to 4.29.0. - [Release notes](https://github.com/liquibase/liquibase-mongodb/releases) - [Changelog](https://github.com/liquibase/liquibase-mongodb/blob/main/changelog.txt) - [Commits](liquibase/liquibase-mongodb@v4.28.0...v4.29.0) --- updated-dependencies: - dependency-name: org.liquibase.ext:liquibase-mongodb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ad4bba commit 43f5ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<yasson.version>3.0.4</yasson.version>
165165
<!-- liquibase-mongodb is not released everytime with liquibase anymore, but the two versions need to be compatible -->
166166
<liquibase.version>4.29.1</liquibase.version>
167-
<liquibase-mongodb.version>4.28.0</liquibase-mongodb.version>
167+
<liquibase-mongodb.version>4.29.0</liquibase-mongodb.version>
168168
<snakeyaml.version>2.2</snakeyaml.version>
169169
<osgi.version>6.0.0</osgi.version>
170170
<mongo-client.version>4.11.1</mongo-client.version>

0 commit comments

Comments
 (0)