Skip to content

Commit

Permalink
Bump jdbi3.version from 3.27.1 to 3.27.2 (#94)
Browse files Browse the repository at this point in the history
Bumps `jdbi3.version` from 3.27.1 to 3.27.2.

Updates `jdbi3-core` from 3.27.1 to 3.27.2
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.27.1...v3.27.2)

Updates `jdbi3-guava` from 3.27.1 to 3.27.2
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.27.1...v3.27.2)

Updates `jdbi3-jodatime2` from 3.27.1 to 3.27.2
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.27.1...v3.27.2)

Updates `jdbi3-postgres` from 3.27.1 to 3.27.2
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.27.1...v3.27.2)

Updates `jdbi3-sqlobject` from 3.27.1 to 3.27.2
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.27.1...v3.27.2)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jdbi:jdbi3-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jdbi:jdbi3-jodatime2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jdbi:jdbi3-postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jdbi:jdbi3-sqlobject
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2022
1 parent bd5b542 commit 156da04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<jaxb-api.version>2.3.1</jaxb-api.version>
<jaxws-rt.version>2.3.5</jaxws-rt.version>
<jboss-logging.version>3.4.3.Final</jboss-logging.version>
<jdbi3.version>3.27.1</jdbi3.version>
<jdbi3.version>3.27.2</jdbi3.version>
<jersey.version>2.35</jersey.version>
<jetty.version>9.4.44.v20210927</jetty.version>
<joda-time.version>2.10.13</joda-time.version>
Expand Down

0 comments on commit 156da04

Please sign in to comment.