Skip to content

Commit fb3851a

Browse files
MINOR: Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de80cef commit fb3851a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ under the License.
6060
<dependency>
6161
<groupId>commons-codec</groupId>
6262
<artifactId>commons-codec</artifactId>
63-
<version>1.17.1</version>
63+
<version>1.17.2</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.apache.arrow</groupId>

0 commit comments

Comments
 (0)