Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 3 updates: org.flywaydb:flyway-database-postgresql, io.micrometer:micrometer-registry-prometheus and org.postgresql:postgresql.
Updates
org.flywaydb:flyway-database-postgresql
from 10.9.1 to 10.10.0Updates
io.micrometer:micrometer-registry-prometheus
from 1.12.3 to 1.12.4Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
Commits
52075c6
Merge branch '1.11.x' into 1.12.x37bfdfd
OSGi import of javax.annotation and javax.annotation.meta is incorrect #4824 ...04e4fd9
Bump io.javalin:javalin from 5.6.3 to 5.6.4 (#4798)e83a932
Bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1 (#4799)d82958b
Bump io.projectreactor:reactor-bom from 2022.0.15 to 2022.0.16 (#4793)8111b96
Bump com.netflix.spectator:spectator-reg-atlas from 1.7.7 to 1.7.8 (#4839)e4bf8c7
Merge branch '1.11.x' into 1.12.x65c855d
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.15.4 (#4821)4873433
Bump org.postgresql:postgresql from 42.6.0 to 42.6.1 (#4818)6454b1b
Merge branch '1.9.x' into 1.11.xUpdates
org.postgresql:postgresql
from 42.7.2 to 42.7.3Release notes
Sourced from org.postgresql:postgresql's releases.
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
818953a
fix Issue # 3145 boolean types not handled in SimpleQuery mode (#3146)0e8ab63
The Gradle config enforces 17+ (#3147)b591b9f
Fix 2 changelog entry titles (#3142)81844e6
chore: ensure CI jobs include tests for all the values of preferQueryMode2fada9e
update security page (#3135)388f027
fix: typo password_encrypton -> password_encryption in the error message9cde4f5
Update site for release of 42.7.2 (#3133)df14e53
update version and last year modifiedDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show