Skip to content

Commit 1073bf6

Browse files
Bump commons-lang3 from 3.8 to 3.12.0 (#77)
Bumps commons-lang3 from 3.8 to 3.12.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c97598 commit 1073bf6

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
@@ -241,7 +241,7 @@ limitations under the License.
241241
<groupId>org.apache.commons</groupId>
242242
<artifactId>commons-lang3</artifactId>
243243
<!-- 3.9+ needs Java8 -->
244-
<version>3.8</version>
244+
<version>3.12.0</version>
245245
<scope>test</scope>
246246
</dependency>
247247
</dependencies>

0 commit comments

Comments
 (0)