Skip to content

Commit 37d9b14

Browse files
MINOR: Bump org.apache.commons:commons-text from 1.13.1 to 1.15.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a602e6a commit 37d9b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flight/flight-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ under the License.
113113
<dependency>
114114
<groupId>org.apache.commons</groupId>
115115
<artifactId>commons-text</artifactId>
116-
<version>1.13.1</version>
116+
<version>1.15.0</version>
117117
<scope>test</scope>
118118
</dependency>
119119
<dependency>

0 commit comments

Comments
 (0)