Skip to content

Commit

Permalink
bump-to-sb-2.7.17 (#145)
Browse files Browse the repository at this point in the history
Automated from ansible update-examples-upstream-versions-playbook
  • Loading branch information
jacobdotcosta authored Oct 19, 2023
1 parent 4ab5862 commit 9e876cf
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>crud</artifactId>
<version>2.7.16-2-SNAPSHOT</version>
<version>2.7.17-1-SNAPSHOT</version>
<name>Spring Boot - CRUD Example</name>
<description>Spring Boot - CRUD 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>
<postgresql.version>42.4.1</postgresql.version>
<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>

Expand Down

0 comments on commit 9e876cf

Please sign in to comment.