We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f158323 commit 045730fCopy full SHA for 045730f
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>com.github.robtimus</groupId>
24
<artifactId>robtimus-parent</artifactId>
25
- <version>1.15</version>
+ <version>1.16</version>
26
<relativePath />
27
</parent>
28
@@ -62,8 +62,8 @@
62
</issueManagement>
63
64
<properties>
65
- <version.commons-lang3>3.12.0</version.commons-lang3>
66
- <version.obfuscation-core>1.4</version.obfuscation-core>
+ <version.commons-lang3>3.18.0</version.commons-lang3>
+ <version.obfuscation-core>1.5</version.obfuscation-core>
67
</properties>
68
69
<dependencies>
0 commit comments