Skip to content

Commit e93f41f

Browse files
chore(deps): bump com.google.http-client:google-http-client-jackson2
Bumps [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.41.0 to 2.0.3. - [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.41.0...v2.0.3) --- updated-dependencies: - dependency-name: com.google.http-client:google-http-client-jackson2 dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8ba9fd commit e93f41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calendar/sync/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</dependencies>
9898

9999
<properties>
100-
<project.http.version>1.41.0</project.http.version>
100+
<project.http.version>2.0.3</project.http.version>
101101
<project.oauth.version>1.32.1</project.oauth.version>
102102
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
103103
</properties>

0 commit comments

Comments
 (0)