Skip to content

Commit 251f405

Browse files
committed
HBX-3167: Update google-java-format to version 1.28.0
Signed-off-by: Koen Aers <[email protected]>
1 parent 88fa4fc commit 251f405

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
<antlr.version>4.13.2</antlr.version>
106106
<commons-collections.version>4.5.0</commons-collections.version>
107107
<freemarker.version>2.3.34</freemarker.version>
108-
<google-java-format.version>1.27.0</google-java-format.version>
108+
<!-- version 1.28.0 of google-java-format is the last one compatible with java 17 -->
109+
<google-java-format.version>1.28.0</google-java-format.version>
109110
<h2.version>2.4.240</h2.version>
110111
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
111112
<hibernate-orm.version>7.1.4.Final</hibernate-orm.version>

0 commit comments

Comments
 (0)