Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5baa8ac

Browse files
authoredAug 30, 2024··
Bump org.flywaydb:flyway-database-postgresql from 10.17.0 to 10.17.2
Bumps org.flywaydb:flyway-database-postgresql from 10.17.0 to 10.17.2. --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa48cd2 commit 5baa8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<dependency>
318318
<groupId>org.flywaydb</groupId>
319319
<artifactId>flyway-database-postgresql</artifactId>
320-
<version>10.17.0</version>
320+
<version>10.17.2</version>
321321
</dependency>
322322
<dependency>
323323
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.