File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ aliases:
3232jobs :
3333 build :
3434 docker :
35- - image : cimg/openjdk:17.0.10
35+ - image : cimg/openjdk:17.0.11
3636 auth :
3737 username : $DOCKERHUB_LOGIN
3838 password : $DOCKERHUB_PASSWORD
7575 - target
7676 deploy :
7777 docker :
78- - image : cimg/openjdk:17.0.10
78+ - image : cimg/openjdk:17.0.11
7979 auth :
8080 username : $DOCKERHUB_LOGIN
8181 password : $DOCKERHUB_PASSWORD
Original file line number Diff line number Diff line change 6161 <maven-javadoc-plugin .version>3.6.3</maven-javadoc-plugin .version>
6262 <maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
6363 <maven-compiler-plugin .version>3.13.0</maven-compiler-plugin .version>
64- <maven-jar-plugin .version>3.4.0 </maven-jar-plugin .version>
64+ <maven-jar-plugin .version>3.4.1 </maven-jar-plugin .version>
6565 <maven-clean-plugin .version>3.3.2</maven-clean-plugin .version>
6666 <maven-install-plugin .version>2.5.2</maven-install-plugin .version>
6767 <maven-site-plugin .version>3.12.1</maven-site-plugin .version>
You can’t perform that action at this time.
0 commit comments