Skip to content

Commit

Permalink
next development version 2.7.13-3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Aug 1, 2023
1 parent fa2ebc2 commit 087d73f
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.13-2-redhat</version>
<version>2.7.13-3-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.13</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.76</tomcat.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 087d73f

Please sign in to comment.