Skip to content

Commit 045730f

Browse files
committed
Updated parent and dependency versions
1 parent f158323 commit 045730f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.robtimus</groupId>
2424
<artifactId>robtimus-parent</artifactId>
25-
<version>1.15</version>
25+
<version>1.16</version>
2626
<relativePath />
2727
</parent>
2828

@@ -62,8 +62,8 @@
6262
</issueManagement>
6363

6464
<properties>
65-
<version.commons-lang3>3.12.0</version.commons-lang3>
66-
<version.obfuscation-core>1.4</version.obfuscation-core>
65+
<version.commons-lang3>3.18.0</version.commons-lang3>
66+
<version.obfuscation-core>1.5</version.obfuscation-core>
6767
</properties>
6868

6969
<dependencies>

0 commit comments

Comments
 (0)