Skip to content

Commit c7587b8

Browse files
MINOR: Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0 (#564)
Bumps org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95df256 commit c7587b8

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)