File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 version :
55 description : ' The version of the Maven Daemon to install'
66 required : true
7- default : ' 1.0.3 '
7+ default : ' 1.0.6 '
88 file-version-suffix :
99 description : ' A suffix to append to the version of the download file of Maven Daemon to install'
1010 required : false
Original file line number Diff line number Diff line change 8686 id : install-mvnd
8787 uses : ./.github/actions/install-mvnd
8888 with :
89- version : ' 1.0.3 '
89+ version : ' 1.0.6 '
9090 file-version-suffix : ' '
9191 cache : ' true'
9292 - name : Maven Build
Original file line number Diff line number Diff line change 112112 <maven .compiler.release>21</maven .compiler.release>
113113 <maven .compiler.source>${maven.compiler.release} </maven .compiler.source>
114114 <maven .compiler.target>${maven.compiler.release} </maven .compiler.target>
115- <maven .minimum.version>3.9.9 </maven .minimum.version>
115+ <maven .minimum.version>3.9.16 </maven .minimum.version>
116116 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
117117
118118 <project .copyright.name>The eXist-db Authors</project .copyright.name>
You can’t perform that action at this time.
0 commit comments