Skip to content

Commit

Permalink
upgraded spring boot
Browse files Browse the repository at this point in the history
upgraded testcontainers
  • Loading branch information
lpandzic committed Jan 8, 2024
1 parent 4225d49 commit 8039994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@

<properties>
<!-- DEPENDENCY VERSIONS -->
<spring-boot.version>3.1.2</spring-boot.version>
<spring-boot.version>3.1.7</spring-boot.version>

<testcontainers.version>1.18.3</testcontainers.version>
<testcontainers.version>1.19.3</testcontainers.version>

<!-- PLUGIN VERSIONS -->
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 8039994

Please sign in to comment.