Skip to content

Commit 97a420d

Browse files
authored
Merge pull request #33 from jenkinsci/iae-JENKINS-61295
[JENKINS-61295] Catch IllegalArgumentException when creating relative paths
2 parents b944a05 + 9839221 commit 97a420d

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
@@ -24,7 +24,7 @@
2424
<module.name>${project.groupId}.plugin.util.api</module.name>
2525

2626
<commons.lang.version>3.9</commons.lang.version>
27-
<codingstyle.library.version>1.0.1</codingstyle.library.version>
27+
<codingstyle.library.version>1.0.2</codingstyle.library.version>
2828
</properties>
2929

3030
<licenses>

0 commit comments

Comments
 (0)