Skip to content

Commit

Permalink
Bump the all group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` |
| org.flywaydb:flyway-database-postgresql | `11.1.0` | `11.1.1` |
| org.jooq:jooq-codegen | `3.19.16` | `3.19.17` |
| org.jooq:jooq | `3.19.16` | `3.19.17` |
| [io.github.pdvrieze.xmlutil:serialization](https://github.com/pdvrieze/xmlutil) | `0.90.1` | `0.90.3` |


Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.flywaydb:flyway-database-postgresql` from 11.1.0 to 11.1.1

Updates `org.jooq:jooq-codegen` from 3.19.16 to 3.19.17

Updates `org.jooq:jooq` from 3.19.16 to 3.19.17

Updates `org.jooq:jooq` from 3.19.16 to 3.19.17

Updates `io.github.pdvrieze.xmlutil:serialization` from 0.90.1 to 0.90.3
- [Release notes](https://github.com/pdvrieze/xmlutil/releases)
- [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md)
- [Commits](pdvrieze/xmlutil@v0.90.1...v0.90.3)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.github.pdvrieze.xmlutil:serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 25f19ba commit 33c29c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
bouncycastle = "1.78.1"
flyway = "11.1.0"
bouncycastle = "1.79"
flyway = "11.1.1"
hikari = "6.2.1"
jooq = "3.19.16"
jooq = "3.19.17"
junit = "5.11.4"
kaml = "0.67.0"
komok = "1.0.11"
Expand All @@ -15,7 +15,7 @@ logback = "1.5.16"
micrometer = "1.14.2"
mockk = "1.13.16"
postgresql = "42.7.4"
xmlutil = "0.90.1"
xmlutil = "0.90.3"

[libraries]
bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk18on", version.ref = "bouncycastle" }
Expand Down

0 comments on commit 33c29c3

Please # to comment.