Skip to content

Commit

Permalink
Bump jdbi3.version from 3.25.0 to 3.26.0 (#52)
Browse files Browse the repository at this point in the history
Bumps `jdbi3.version` from 3.25.0 to 3.26.0.

Updates `jdbi3-postgres` from 3.25.0 to 3.26.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.25.0...v3.26.0)

Updates `jdbi3-sqlobject` from 3.25.0 to 3.26.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.25.0...v3.26.0)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jdbi:jdbi3-sqlobject
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2021
1 parent 7e12d38 commit fb743b0
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.2.Final</jboss-logging.version>
<jdbi3.version>3.25.0</jdbi3.version>
<jdbi3.version>3.26.0</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 fb743b0

Please sign in to comment.