Skip to content

Commit

Permalink
fix(deps): update dependency org.jdbi:jdbi3-bom to v3.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2023
1 parent 7797724 commit 1014b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<project.reporting.outputEncoding>${encoding}</project.reporting.outputEncoding>

<!-- dependency management -->
<jdbi3-bom.version>3.38.2</jdbi3-bom.version>
<jdbi3-bom.version>3.38.3</jdbi3-bom.version>
<configurate.version>4.1.2</configurate.version>
<spring-cloud-aws.version>3.0.1</spring-cloud-aws.version>

Expand Down

0 comments on commit 1014b87

Please sign in to comment.