Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-dep…
Browse files Browse the repository at this point in the history
…endencies to v3
  • Loading branch information
tradeshift-renovate[bot] authored Jan 18, 2024
1 parent 67b6370 commit 3905c8f
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 @@ -55,7 +55,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<springboot.version>2.7.18</springboot.version>
<springboot.version>3.2.1</springboot.version>
<jackson-databind.version>2.15.1</jackson-databind.version>
</properties>

Expand Down

0 comments on commit 3905c8f

Please sign in to comment.