File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 <plugin >
3838 <groupId >org.apache.maven.plugins</groupId >
3939 <artifactId >maven-enforcer-plugin</artifactId >
40- <version >3.5 .0</version >
40+ <version >3.6 .0</version >
4141 <executions >
4242 <execution >
4343 <id >enforce-versions</id >
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >io.hypersistence</groupId >
2929 <artifactId >hypersistence-utils-hibernate-63</artifactId >
30- <version >3.10.1 </version >
30+ <version >3.10.2 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.springframework.boot</groupId >
7777 <dependency >
7878 <groupId >org.flywaydb</groupId >
7979 <artifactId >flyway-core</artifactId >
80- <version >11.10.0 </version >
80+ <version >11.10.2 </version >
8181 </dependency >
8282 <dependency >
8383 <groupId >org.flywaydb</groupId >
8484 <artifactId >flyway-mysql</artifactId >
85- <version >11.10.0 </version >
85+ <version >11.10.2 </version >
8686 </dependency >
8787 <dependency >
8888 <groupId >org.mariadb.jdbc</groupId >
8989 <artifactId >mariadb-java-client</artifactId >
90- <version >3.5.3 </version >
90+ <version >3.5.4 </version >
9191 </dependency >
9292 <dependency >
9393 <groupId >org.springframework.retry</groupId >
You can’t perform that action at this time.
0 commit comments