Skip to content

Commit

Permalink
fix(deps): update maven all non-major dependencies (#514)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
renovate[bot] and DerekRoberts authored Dec 3, 2024
1 parent 75f154a commit 743a944
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 @@ -40,8 +40,8 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<oci.revision>${project.version}</oci.revision>
<snakeyaml.version>2.2</snakeyaml.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<testcontainers.version>1.20.3</testcontainers.version>
<hibernate.version>6.6.3.Final</hibernate.version>
<testcontainers.version>1.20.4</testcontainers.version>
<flyway.version>10.13.0</flyway.version>
</properties>

Expand Down

0 comments on commit 743a944

Please sign in to comment.