• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision2503 (tree)
Time2023-01-19 18:23:50
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/pjDb/pom.xml (revision 2502)
+++ trunk/framework/pjDb/pom.xml (revision 2503)
@@ -33,7 +33,7 @@
3333 <dependency>
3434 <groupId>org.hibernate.tool</groupId>
3535 <artifactId>hibernate-tools-ant</artifactId>
36- <version>6.1.5.Final</version>
36+ <version>6.1.6.Final</version>
3737 <scope>runtime</scope>
3838 </dependency>
3939 <dependency>
@@ -89,7 +89,7 @@
8989 <dependency>
9090 <groupId>org.hibernate.tool</groupId>
9191 <artifactId>hibernate-tools-ant</artifactId>
92- <version>6.1.5.Final</version>
92+ <version>6.1.6.Final</version>
9393 </dependency>
9494 <dependency>
9595 <groupId>org.postgresql</groupId>
@@ -132,7 +132,7 @@
132132 <plugin>
133133 <groupId>org.hibernate.tool</groupId>
134134 <artifactId>hibernate-tools-maven</artifactId>
135- <version>6.1.5.Final</version>
135+ <version>6.1.6.Final</version>
136136 <configuration>
137137 <createCollectionForForeignKey>false</createCollectionForForeignKey>
138138 <createManyToOneForForeignKey>false</createManyToOneForForeignKey>