Skip to content

Commit

Permalink
bump-to-sb-2.7.17 (#112)
Browse files Browse the repository at this point in the history
Automated from ansible update-examples-upstream-versions-playbook
  • Loading branch information
jacobdotcosta committed Oct 19, 2023
1 parent f543870 commit ca9bc23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.snowdrop.example</groupId>
<artifactId>health-check</artifactId>
<version>2.7.16-2-SNAPSHOT</version>
<version>2.7.17-1-SNAPSHOT</version>
<name>Spring Boot - Health Check Example</name>
<description>Spring Boot - Health Check Example</description>
<properties>
Expand All @@ -28,7 +28,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<spring-boot.version>2.7.16</spring-boot.version>
<spring-boot.version>2.7.17</spring-boot.version>
<dekorate.version>2.11.6</dekorate.version>

<!-- Overriden from Spring Boot -->
Expand Down

0 comments on commit ca9bc23

Please sign in to comment.