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 Jul 18, 2024
1 parent 0f6d0dc commit bbfd8f3
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 @@ -30,7 +30,7 @@
<junit-version>4.13.2</junit-version>
<servlet-api-version>2.5</servlet-api-version>
<jackson-version>2.13.1</jackson-version>
<spring-version>2.6.1</spring-version>
<spring-version>3.3.2</spring-version>
<springfox-version>3.0.0</springfox-version>
<javax-annotation-api-version>1.3.2</javax-annotation-api-version>
<jaxb-version>2.3.1</jaxb-version>
Expand Down

0 comments on commit bbfd8f3

Please sign in to comment.