Skip to content

Commit b563cf3

Browse files
Bump com.google.guava:guava from 29.0-jre to 33.4.8-jre (#297)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 29.0-jre to 33.4.8-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.4.8-jre dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MartinWheelerMT <[email protected]>
1 parent d8623ab commit b563cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:4.2.0'
5858
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:4.2.0'
5959
implementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:4.2.0'
60-
implementation 'com.google.guava:guava:29.0-jre'
60+
implementation 'com.google.guava:guava:33.4.8-jre'
6161
implementation 'org.apache.qpid:qpid-jms-client:2.7.0'
6262
implementation 'com.amazonaws:aws-java-sdk-s3:1.11.880'
6363

0 commit comments

Comments
 (0)