Skip to content

Commit

Permalink
bump-to-sb-2.7.15
Browse files Browse the repository at this point in the history
Automated from ansible update-examples-upstream-versions-playbook
  • Loading branch information
jacobdotcosta committed Sep 4, 2023
1 parent 3d80c2c commit 3c595c7
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.13-3-SNAPSHOT</version>
<version>2.7.15-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.13</spring-boot.version>
<spring-boot.version>2.7.15</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 3c595c7

Please sign in to comment.