Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Update dependency org.apache.commons:commons-text to v1.9 #587

Merged
merged 1 commit into from
Apr 27, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ LIB_GRAPHQL_SERVLET_VER=11.1.0
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.0
LIB_GRAPHQL_ANNOTATIONS_VER=8.3
LIB_REFLECTIONS_VER=0.9.11
LIB_APACHE_COMMONS_TEXT=1.8
LIB_APACHE_COMMONS_TEXT=1.9
LIB_JSOUP_VER=1.13.1
### Gradle Plugins
LIB_BINTRAY_PLUGIN_VER=1.8.5
Expand Down