Skip to content

Commit

Permalink
bump-to-sb-SB_VERSION (#172)
Browse files Browse the repository at this point in the history
Automated from ansible update-examples-upstream-versions-playbook
  • Loading branch information
jacobdotcosta authored Jul 4, 2023
1 parent 160bae2 commit 4f96a14
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>rest-http</artifactId>
<version>2.7.12-3-SNAPSHOT</version>
<version>2.7.13-1-SNAPSHOT</version>
<name>Spring Boot - HTTP Example</name>
<description>Spring Boot - HTTP Example</description>
<properties>
Expand All @@ -26,7 +26,7 @@
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>

<spring-boot.version>2.7.12</spring-boot.version>
<spring-boot.version>2.7.13</spring-boot.version>
<dekorate.version>2.11.6</dekorate.version>
<resteasy-spring-boot-starter.version>3.9.4.Final</resteasy-spring-boot-starter.version>

Expand Down

0 comments on commit 4f96a14

Please sign in to comment.