Skip to content

Commit

Permalink
Merge pull request #136 from snowdrop/bump-to-sb-2.7.17
Browse files Browse the repository at this point in the history
bump-to-sb-2.7.17
  • Loading branch information
jacobdotcosta committed Oct 19, 2023
2 parents ac8e75f + 4c1141e commit 6269598
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>configmap</artifactId>
<version>2.7.16-2-SNAPSHOT</version>
<version>2.7.17-1-SNAPSHOT</version>
<name>Spring Boot - ConfigMap Example</name>
<description>Spring Boot - ConfigMap 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.16</spring-boot.version>
<spring-boot.version>2.7.17</spring-boot.version>
<spring-cloud-kubernetes.version>2.1.8</spring-cloud-kubernetes.version>
<fabric8.version>5.12.1</fabric8.version>

Expand Down

0 comments on commit 6269598

Please sign in to comment.