Skip to content

Commit

Permalink
Bump google-http-client-gson from 1.43.2 to 1.43.3 in /sormas-base
Browse files Browse the repository at this point in the history
Bumps [google-http-client-gson](https://github.com/googleapis/google-http-java-client) from 1.43.2 to 1.43.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.43.2...v1.43.3)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MartinWahnschaffe committed Jul 13, 2023
1 parent 125f312 commit 839bdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sormas-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-gson</artifactId>
<version>1.43.2</version>
<version>1.43.3</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 839bdd0

Please sign in to comment.