Skip to content

Commit 8ab5f15

Browse files
Merge pull request #82 from datanucleus/dependabot/maven/jdo/general/org.apache.commons-commons-lang3-3.18.0
Bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0 in /jdo/general
2 parents 1f5fc09 + aa5405b commit 8ab5f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdo/general/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
9090
<dependency> <!-- Needed when using Java 10+ since commons-lang has an NPE otherwise -->
9191
<groupId>org.apache.commons</groupId>
9292
<artifactId>commons-lang3</artifactId>
93-
<version>3.9</version>
93+
<version>3.18.0</version>
9494
</dependency>
9595
</dependencies>
9696
</project>

0 commit comments

Comments
 (0)