We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6aee3f + 4f5c0da commit c7898e8Copy full SHA for c7898e8
CHANGELOG.md
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
10
11
### Dependency Upgrades
12
13
+- Upgrade to `eclipse-temurin:11.0.21_9-jre-focal`. (#109)
14
- Upgrade to Spring Boot 2.7.17. (#108)
15
- Upgrade to Spring Dependency Management Plugin 1.1.4. (#108)
16
- Upgrade to `jenkins-library` 2.7.4. (#107)
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:11.0.20_8-jre-focal
+FROM eclipse-temurin:11.0.21_9-jre-focal
2
3
ARG jar
4
0 commit comments