We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e40a5 commit b7cc9d0Copy full SHA for b7cc9d0
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.jboss</groupId>
25
<artifactId>jboss-parent</artifactId>
26
- <version>39</version>
+ <version>40</version>
27
</parent>
28
29
<groupId>org.hibernate.tool</groupId>
@@ -85,7 +85,7 @@
85
86
<properties>
87
88
- <ant.version>1.10.12</ant.version>
+ <ant.version>1.10.14</ant.version>
89
<antlr.version>4.10.1</antlr.version>
90
<commons-collections.version>4.4</commons-collections.version>
91
<freemarker.version>2.3.31</freemarker.version>
0 commit comments