Skip to content

Commit

Permalink
Merge pull request #15 from JanLoebel/dependabot/maven/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-spring-boot-dependencies-3.2.2

Bump org.springframework.boot:spring-boot-dependencies from 3.0.0 to 3.2.2
  • Loading branch information
JanLoebel authored Jan 27, 2024
2 parents c218a8d + a35c060 commit 9d811e4
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 @@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<spring-boot.version>3.0.0</spring-boot.version>
<spring-boot.version>3.2.2</spring-boot.version>
<json-schema-validator.version>1.2.0</json-schema-validator.version>
</properties>

Expand Down

0 comments on commit 9d811e4

Please sign in to comment.