Skip to content

Commit 6be1d73

Browse files
Bump com.google.guava:guava from 33.1.0-jre to 33.5.0-jre in /post-processing-service (#653)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5952bbf commit 6be1d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

post-processing-service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
annotationProcessor 'org.projectlombok:lombok'
8080

8181
implementation 'org.modelmapper:modelmapper:3.2.0'
82-
implementation 'com.google.guava:guava:33.1.0-jre'
82+
implementation 'com.google.guava:guava:33.5.0-jre'
8383

8484
implementation 'io.micrometer:micrometer-core'
8585
runtimeOnly 'io.micrometer:micrometer-registry-prometheus'

0 commit comments

Comments
 (0)