Skip to content

Commit

Permalink
Update spring boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2023
1 parent 8ceb200 commit 772160d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adcsProxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<jhipster-dependencies.version>7.9.3</jhipster-dependencies.version>
<!-- The spring-boot version should match the one managed by
https://mvnrepository.com/artifact/tech.jhipster/jhipster-dependencies/${jhipster-dependencies.version} -->
<spring-boot.version>2.7.12</spring-boot.version>
<spring-boot.version>3.1.0</spring-boot.version>
<archunit-junit5.version>1.0.1</archunit-junit5.version>
<mapstruct.version>1.5.3.Final</mapstruct.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
Expand Down

0 comments on commit 772160d

Please sign in to comment.