File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3939
4040 - name : Check Pogues-Model lib tag ${{ steps.get-version.outputs.version }} existence
4141 id : check-tag-exists
42- uses : mukunku/tag-exists-action@v1.6 .0
42+ uses : mukunku/tag-exists-action@v1.7 .0
4343 with :
4444 repo : InseeFr/Pogues-Model
4545 tag : ${{ steps.get-version.outputs.version }}
7474 - name : Print Version
7575 run : echo ${{ steps.version-step.outputs.version }}
7676
77- - uses : mukunku/tag-exists-action@v1.6 .0
77+ - uses : mukunku/tag-exists-action@v1.7 .0
7878 name : Check tag existence
7979 id : check-tag-exists
8080 with :
Original file line number Diff line number Diff line change 4747
4848 - name : Check Pogues-Model lib tag ${{ steps.get-version.outputs.version }} existence
4949 id : check-tag-exists
50- uses : mukunku/tag-exists-action@v1.6 .0
50+ uses : mukunku/tag-exists-action@v1.7 .0
5151 with :
5252 repo : InseeFr/Pogues-Model
5353 tag : ${{ steps.get-version.outputs.version }}
8282 - name : Print Version
8383 run : echo ${{ steps.version-step.outputs.version }}
8484
85- - uses : mukunku/tag-exists-action@v1.6 .0
85+ - uses : mukunku/tag-exists-action@v1.7 .0
8686 name : Check tag existence
8787 id : check-tag-exists
8888 with :
Original file line number Diff line number Diff line change 3838
3939 - name : Check Pogues-Model lib tag ${{ steps.get-version.outputs.version }} existence
4040 id : check-tag-exists
41- uses : mukunku/tag-exists-action@v1.6 .0
41+ uses : mukunku/tag-exists-action@v1.7 .0
4242 with :
4343 repo : InseeFr/Pogues-Model
4444 tag : ${{ steps.get-version.outputs.version }}
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.8 </version >
8+ <version >3.5.9 </version >
99 <relativePath />
1010 </parent >
1111
1212 <groupId >fr.insee</groupId >
1313 <artifactId >Pogues-BO</artifactId >
1414 <packaging >jar</packaging >
15- <version >4.25.0 </version >
15+ <version >4.25.1 </version >
1616 <name >Pogues-Back-Office</name >
1717
1818 <properties >
2121 <final .asset.name>pogues-bo</final .asset.name>
2222 <pogues-model .version>1.13.0</pogues-model .version>
2323 <fop .version>2.11</fop .version>
24- <springdoc-openapi-ui .version>2.8.14 </springdoc-openapi-ui .version>
24+ <springdoc-openapi-ui .version>2.8.15 </springdoc-openapi-ui .version>
2525 <jacoco .version>0.8.14</jacoco .version>
2626 <saxon .version>12.9</saxon .version>
2727 <liquibase .version>4.33.0</liquibase .version>
You can’t perform that action at this time.
0 commit comments