Skip to content

Commit 8dd4445

Browse files
Bump commons-lang3 from 3.8 to 3.11 (#51)
Bumps commons-lang3 from 3.8 to 3.11. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb50d9f commit 8dd4445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ limitations under the License.
227227
<groupId>org.apache.commons</groupId>
228228
<artifactId>commons-lang3</artifactId>
229229
<!-- 3.9+ needs Java8 -->
230-
<version>3.8</version>
230+
<version>3.11</version>
231231
<scope>test</scope>
232232
</dependency>
233233
</dependencies>

0 commit comments

Comments
 (0)