File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >org.hibernate</groupId >
2020 <artifactId >hibernate-core</artifactId >
21- <version >5.4.24 .Final</version >
21+ <version >5.6.15 .Final</version >
2222 </dependency >
2323
2424 <dependency >
3030 <dependency >
3131 <groupId >org.junit.jupiter</groupId >
3232 <artifactId >junit-jupiter-api</artifactId >
33- <version >5.6.2 </version >
33+ <version >5.13.4 </version >
3434 <scope >test</scope >
3535 </dependency >
3636
4242 <plugin >
4343 <groupId >org.apache.maven.plugins</groupId >
4444 <artifactId >maven-compiler-plugin</artifactId >
45- <version >3.8.1 </version >
45+ <version >3.14.0 </version >
4646 <configuration >
4747 <release >14</release >
4848 <forceJavacCompilerUse >true</forceJavacCompilerUse >
5252
5353 <plugin >
5454 <artifactId >maven-surefire-plugin</artifactId >
55- <version >3.0.0-M5 </version >
55+ <version >3.5.3 </version >
5656 </plugin >
5757
5858 <plugin >
5959 <groupId >org.hibernate.orm.tooling</groupId >
6060 <artifactId >hibernate-enhance-maven-plugin</artifactId >
61- <version >5.4.18 .Final</version >
61+ <version >6.6.22 .Final</version >
6262 <executions >
6363 <execution >
6464 <configuration >
You can’t perform that action at this time.
0 commit comments