Skip to content

Commit e2cb545

Browse files
MINOR: Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-pool2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd2173c commit e2cb545

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
@@ -107,7 +107,7 @@ under the License.
107107
<dependency>
108108
<groupId>org.apache.commons</groupId>
109109
<artifactId>commons-pool2</artifactId>
110-
<version>2.12.0</version>
110+
<version>2.12.1</version>
111111
<scope>test</scope>
112112
</dependency>
113113
<dependency>

0 commit comments

Comments
 (0)