Skip to content

Commit 72312ad

Browse files
build(deps): bump com.google.http-client:google-http-client-jackson2 (OpenRefine#7358)
Bumps [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.47.0 to 1.47.1. - [Release notes](https://github.com/googleapis/google-http-java-client/releases) - [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-http-java-client@v1.47.0...v1.47.1) --- updated-dependencies: - dependency-name: com.google.http-client:google-http-client-jackson2 dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98fb98b commit 72312ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/database/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>com.google.http-client</groupId>
8686
<artifactId>google-http-client-jackson2</artifactId>
87-
<version>1.47.0</version>
87+
<version>1.47.1</version>
8888
<exclusions>
8989
<exclusion>
9090
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)