File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 2424 - name : Build and Test
2525 uses : GabrielBB/xvfb-action@v1
2626 with :
27- run : mvn clean install
28-
27+ run : ./mvnw clean install
Original file line number Diff line number Diff line change 1616# under the License.
1717wrapperVersion =3.3.2
1818distributionType =bin
19- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.2 /apache-maven-3.6.2 -bin.zip
19+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7 /apache-maven-3.9.7 -bin.zip
2020wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.jboss</groupId >
2525 <artifactId >jboss-parent</artifactId >
26- <version >40 </version >
26+ <version >47 </version >
2727 </parent >
2828
2929 <groupId >org.hibernate.tool</groupId >
126126
127127 <maven .compiler.target>17</maven .compiler.target>
128128 <maven .compiler.source>17</maven .compiler.source>
129-
129+ < maven .min.version>3.9.7</ maven .min.version>
130130 </properties >
131131
132132 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments