Skip to content

Commit b7cc9d0

Browse files
committed
HBX-2629: Update JBoss parent pom dependency to version 40
Signed-off-by: Koen Aers <[email protected]>
1 parent a4e40a5 commit b7cc9d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss</groupId>
2525
<artifactId>jboss-parent</artifactId>
26-
<version>39</version>
26+
<version>40</version>
2727
</parent>
2828

2929
<groupId>org.hibernate.tool</groupId>
@@ -85,7 +85,7 @@
8585

8686
<properties>
8787

88-
<ant.version>1.10.12</ant.version>
88+
<ant.version>1.10.14</ant.version>
8989
<antlr.version>4.10.1</antlr.version>
9090
<commons-collections.version>4.4</commons-collections.version>
9191
<freemarker.version>2.3.31</freemarker.version>

0 commit comments

Comments
 (0)