This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
The following commit(s) were added to refs/heads/master by this push: new 023bf83 Bump com.github.albfernandez:juniversalchardet from 2.4.0 to 2.5.0 023bf83 is described below commit 023bf832f05404f2c3755ed238bdbdae3fc17dad Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jul 9 07:57:41 2024 +0000 Bump com.github.albfernandez:juniversalchardet from 2.4.0 to 2.5.0 Bumps [com.github.albfernandez:juniversalchardet](https://github.com/albfernandez/juniversalchardet) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/albfernandez/juniversalchardet/releases) - [Changelog](https://github.com/albfernandez/juniversalchardet/blob/main/release-process.md) - [Commits](https://github.com/albfernandez/juniversalchardet/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: com.github.albfernandez:juniversalchardet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e332c5..b3b7f4a 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ under the License. <dependency> <groupId>com.github.albfernandez</groupId> <artifactId>juniversalchardet</artifactId> - <version>2.4.0</version> + <version>2.5.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>