File tree Expand file tree Collapse file tree
conga-ansible-plugin/src/it/example Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : ${{ matrix.os }}
1616 strategy :
1717 matrix :
18- java : [17, 21, 25]
18+ java : [21, 25]
1919 os : [ubuntu-latest]
2020 distribution : [temurin]
2121 include :
Original file line number Diff line number Diff line change 2424 xsi : schemaLocation =" http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd" >
2525 <body >
2626
27+ <release version =" 1.5.2" date =" not released" >
28+ <action type =" update" dev =" sseifert" >
29+ Switch to Java 21.
30+ </action >
31+ </release >
32+
2733 <release version =" 1.5.0" date =" 2025-09-25" >
2834 <action type =" update" dev =" sseifert" >
2935 Switch to Java 17.
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.maven</groupId >
2828 <artifactId >io.wcm.maven.global-parent</artifactId >
29- <version >76 </version >
29+ <version >80-SNAPSHOT </version >
3030 <relativePath />
3131 </parent >
3232
You can’t perform that action at this time.
0 commit comments