Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33.2.0-jre (#…
Browse files Browse the repository at this point in the history
…2977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 7120077 commit 73f951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugsTestCases/build.gradle
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation 'jakarta.servlet:jakarta.servlet-api:4.0.4'
implementation 'jakarta.ejb:jakarta.ejb-api:3.2.6'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.guava:guava:33.1.0-jre'
implementation 'com.google.guava:guava:33.2.0-jre'
implementation libs.guice
implementation libs.guice.assistedinject
implementation libs.guice.servlet
Expand Down

0 comments on commit 73f951c

Please sign in to comment.