Skip to content

Commit

Permalink
Merge pull request #499 from DBCG/dependabot/maven/example/org.spring…
Browse files Browse the repository at this point in the history
…framework.boot-spring-boot-starter-web-2.5.12

Bump spring-boot-starter-web from 2.5.6 to 2.5.12 in /example
  • Loading branch information
JPercival authored Apr 5, 2022
2 parents 44719a2 + d469228 commit 4fb183d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/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>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring_boot_version>2.5.6</spring_boot_version>
<spring_boot_version>2.5.12</spring_boot_version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4fb183d

Please sign in to comment.