Skip to content

Commit 07afeda

Browse files
authored
Merge pull request #13 from dmlloyd/merge-10-12
Merge #10 and #12 simultaneously
2 parents 727903b + 254a8e9 commit 07afeda

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
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jboss</groupId>
3030
<artifactId>jboss-parent</artifactId>
31-
<version>21</version>
31+
<version>39</version>
3232
</parent>
3333
<groupId>org.jboss</groupId>
3434
<artifactId>staxmapper</artifactId>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.wildfly.checkstyle</groupId>
7272
<artifactId>wildfly-checkstyle-config</artifactId>
73-
<version>1.0.5.Final</version>
73+
<version>1.0.8.Final</version>
7474
</dependency>
7575
</dependencies>
7676
<executions>

0 commit comments

Comments
 (0)