Skip to content

Commit

Permalink
upgraded to spring boot dependencies 3.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
lpandzic committed Nov 14, 2022
1 parent 4d4df5b commit d660ad9
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 @@ -65,7 +65,7 @@

<properties>
<!-- DEPENDENCY VERSIONS -->
<spring-boot.version>3.0.0-RC1</spring-boot.version>
<spring-boot.version>3.0.0-RC2</spring-boot.version>
<querydsl.version>5.0.0</querydsl.version>

<infobip-mssql-testcontainers.version>3.5.0</infobip-mssql-testcontainers.version>
Expand Down

0 comments on commit d660ad9

Please sign in to comment.