Skip to content

Commit

Permalink
Update schemacrawler (#670)
Browse files Browse the repository at this point in the history
* Bump us.fatehi:schemacrawler from 16.24.1 to 16.24.2

Bumps [us.fatehi:schemacrawler](https://github.com/schemacrawler/SchemaCrawler) from 16.24.1 to 16.24.2.
- [Release notes](https://github.com/schemacrawler/SchemaCrawler/releases)
- [Commits](schemacrawler/SchemaCrawler@v16.24.1...v16.24.2)

---
updated-dependencies:
- dependency-name: us.fatehi:schemacrawler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump us.fatehi:schemacrawler-postgresql from 16.24.1 to 16.24.2

Bumps [us.fatehi:schemacrawler-postgresql](https://github.com/schemacrawler/SchemaCrawler) from 16.24.1 to 16.24.2.
- [Release notes](https://github.com/schemacrawler/SchemaCrawler/releases)
- [Commits](schemacrawler/SchemaCrawler@v16.24.1...v16.24.2)

---
updated-dependencies:
- dependency-name: us.fatehi:schemacrawler-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
alexpdp7 and dependabot[bot] authored Dec 27, 2024
1 parent f75f7c3 commit e8a5285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.24.1</version>
<version>16.24.2</version>
</dependency>
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-postgresql</artifactId>
<version>16.24.1</version>
<version>16.24.2</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit e8a5285

Please sign in to comment.