Skip to content

Commit

Permalink
Merge pull request #13 from dmlloyd/merge-10-12
Browse files Browse the repository at this point in the history
Merge #10 and #12 simultaneously
  • Loading branch information
dmlloyd authored Feb 15, 2023
2 parents 727903b + 254a8e9 commit 07afeda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>21</version>
<version>39</version>
</parent>
<groupId>org.jboss</groupId>
<artifactId>staxmapper</artifactId>
Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.wildfly.checkstyle</groupId>
<artifactId>wildfly-checkstyle-config</artifactId>
<version>1.0.5.Final</version>
<version>1.0.8.Final</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 07afeda

Please sign in to comment.