Skip to content

Commit c86ace8

Browse files
author
Ivan Franchin
committed
Upgrade to amazoncorretto-jdk 17.0.8
1 parent c3eb641 commit c86ace8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<java.version>17</java.version>
2121
<spring-cloud.version>2022.0.3</spring-cloud.version>
2222
<jib-maven-plugin.version>3.3.2</jib-maven-plugin.version>
23-
<jdk-image.version>17.0.7</jdk-image.version>
23+
<jdk-image.version>17.0.8</jdk-image.version>
2424
<docker-image.prefix>ivanfranchin</docker-image.prefix>
2525
</properties>
2626

0 commit comments

Comments
 (0)