We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f5fc09 + aa5405b commit 8ab5f15Copy full SHA for 8ab5f15
jdo/general/pom.xml
@@ -90,7 +90,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
90
<dependency> <!-- Needed when using Java 10+ since commons-lang has an NPE otherwise -->
91
<groupId>org.apache.commons</groupId>
92
<artifactId>commons-lang3</artifactId>
93
- <version>3.9</version>
+ <version>3.18.0</version>
94
</dependency>
95
</dependencies>
96
</project>
0 commit comments