Skip to content

Commit

Permalink
next development version 2.7.15-2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Sep 5, 2023
1 parent a357d7c commit 1f8c05b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.15-1-redhat</version>
<version>2.7.15-2-SNAPSHOT</version>
<name>Spring Boot - Health Check Example</name>
<description>Spring Boot - Health Check Example</description>
<properties>
Expand All @@ -29,10 +29,10 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<spring-boot.version>2.7.15</spring-boot.version>
<dekorate.version>2.11.5.redhat-00017</dekorate.version>
<dekorate.version>2.11.6</dekorate.version>

<!-- Overriden from Spring Boot -->
<tomcat.version>9.0.62.redhat-00011</tomcat.version>
<tomcat.version>9.0.79</tomcat.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 1f8c05b

Please sign in to comment.