Skip to content

Commit

Permalink
chore(deps): bump org.jdbi:jdbi3-core from 3.40.0 to 3.41.0
Browse files Browse the repository at this point in the history
Bumps [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) from 3.40.0 to 3.41.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.40.0...v3.41.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 80b47b8 commit 969cdb8
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 @@ -227,7 +227,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.40.0</version>
<version>3.41.0</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3 -->
Expand Down

2 comments on commit 969cdb8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker Tag: dependabot_maven_org.jdbi-jdbi3-core-3.41.0-2023-08-16T17-51-47--969cdb8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total coverage (common): 15.14
Total coverage (server): 61.25

Changed Files coverage (common): coverage 100
Changed Files coverage (server): 100

Please sign in to comment.