Skip to content

Commit 9c52a7b

Browse files
MINOR: Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0
Bumps org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-dbcp2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4f8074 commit 9c52a7b

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
@@ -95,7 +95,7 @@ under the License.
9595
<dependency>
9696
<groupId>org.apache.commons</groupId>
9797
<artifactId>commons-dbcp2</artifactId>
98-
<version>2.12.0</version>
98+
<version>2.13.0</version>
9999
<scope>test</scope>
100100
<exclusions>
101101
<exclusion>

0 commit comments

Comments
 (0)