| Revision | 2503 (tree) |
|---|---|
| Time | 2023-01-19 18:23:50 |
| Author | t_nakayama1971 |
(empty log message)
| @@ -33,7 +33,7 @@ | ||
| 33 | 33 | <dependency> |
| 34 | 34 | <groupId>org.hibernate.tool</groupId> |
| 35 | 35 | <artifactId>hibernate-tools-ant</artifactId> |
| 36 | - <version>6.1.5.Final</version> | |
| 36 | + <version>6.1.6.Final</version> | |
| 37 | 37 | <scope>runtime</scope> |
| 38 | 38 | </dependency> |
| 39 | 39 | <dependency> |
| @@ -89,7 +89,7 @@ | ||
| 89 | 89 | <dependency> |
| 90 | 90 | <groupId>org.hibernate.tool</groupId> |
| 91 | 91 | <artifactId>hibernate-tools-ant</artifactId> |
| 92 | - <version>6.1.5.Final</version> | |
| 92 | + <version>6.1.6.Final</version> | |
| 93 | 93 | </dependency> |
| 94 | 94 | <dependency> |
| 95 | 95 | <groupId>org.postgresql</groupId> |
| @@ -132,7 +132,7 @@ | ||
| 132 | 132 | <plugin> |
| 133 | 133 | <groupId>org.hibernate.tool</groupId> |
| 134 | 134 | <artifactId>hibernate-tools-maven</artifactId> |
| 135 | - <version>6.1.5.Final</version> | |
| 135 | + <version>6.1.6.Final</version> | |
| 136 | 136 | <configuration> |
| 137 | 137 | <createCollectionForForeignKey>false</createCollectionForForeignKey> |
| 138 | 138 | <createManyToOneForForeignKey>false</createManyToOneForForeignKey> |