File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 104
104
<ant .version>1.10.15</ant .version>
105
105
<antlr .version>4.13.2</antlr .version>
106
106
<commons-collections .version>4.5.0</commons-collections .version>
107
- <freemarker .version>2.3.32</freemarker .version>
108
- <google-java-format .version>1.19.1</google-java-format .version>
109
- <h2 .version>2.3.232</h2 .version>
110
- <hibernate-commons-annotations .version>6.0.6.Final</hibernate-commons-annotations .version>
107
+ <freemarker .version>2.3.34</freemarker .version>
108
+ <!-- version 1.24.0 of google-java-format is the last one compatible with java 11 -->
109
+ <google-java-format .version>1.24.0</google-java-format .version>
110
+ <h2 .version>2.4.240</h2 .version>
111
+ <hibernate-commons-annotations .version>7.0.3.Final</hibernate-commons-annotations .version>
111
112
<hibernate-orm .version>6.5.3.Final</hibernate-orm .version>
112
113
<hsqldb .version>2.6.1</hsqldb .version>
113
114
<javaee-api .version>8.0.1</javaee-api .version>
You can’t perform that action at this time.
0 commit comments