Skip to content

Commit

Permalink
#1762 - Upgrading spring to 2.7.18 for spring-boot-with-jib sample
Browse files Browse the repository at this point in the history
  • Loading branch information
shinu-ynap committed Feb 29, 2024
1 parent 110a8f8 commit cb53336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-boot-with-jib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dmp.version>${project.version}</dmp.version>
<docker.build.jib>true</docker.build.jib>
<docker.user>fabric8</docker.user>
<spring.version>2.5.12</spring.version>
<spring.version>2.7.18</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cb53336

Please sign in to comment.