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 May 22, 2023
1 parent c316c72 commit 0344c46
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.6.7</springboot.version>
<springboot.version>3.1.0</springboot.version>
<jackson-databind.version>2.15.1</jackson-databind.version>
</properties>

Expand Down

0 comments on commit 0344c46

Please sign in to comment.