Skip to content

Commit

Permalink
fix(deps): update backend non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent 63219ba commit 10f620b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
<project.reporting.outputEncoding>${encoding}</project.reporting.outputEncoding>

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

<!-- dependencies -->
<sentry.version>6.21.0</sentry.version>
<sentry.version>6.23.0</sentry.version>
<springdoc.version>2.1.0</springdoc.version>
<jsitemapgenerator.version>4.5</jsitemapgenerator.version>
<org-json.version>20230227</org-json.version>
Expand Down

0 comments on commit 10f620b

Please sign in to comment.