Skip to content

Commit 1406a64

Browse files
committed
pom.xml: update CodeNarc to 0.27.0
Changelog: https://github.com/CodeNarc/CodeNarc/blob/v0.27.0/CHANGELOG.txt No functional changes.
1 parent f96d776 commit 1406a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
424424
<clean.plugin.version>3.0.0</clean.plugin.version>
425425
<codenarc.plugin.version>0.22-1</codenarc.plugin.version>
426-
<codenarc.version>0.25.2</codenarc.version>
426+
<codenarc.version>0.27.0</codenarc.version>
427427

428428
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.6.RELEASE/spring-boot-dependencies/pom.xml) -->
429429
<commons-dbcp.version>1.4</commons-dbcp.version>

0 commit comments

Comments
 (0)