Skip to content

Commit 53c93d0

Browse files
committed
Revert "Bump commons-lang3 from 3.8 to 3.11 (#51)"
This reverts commit 8dd4445.
1 parent 8dd4445 commit 53c93d0

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.11</version>
230+
<version>3.8</version>
231231
<scope>test</scope>
232232
</dependency>
233233
</dependencies>

0 commit comments

Comments
 (0)