Skip to content

Commit 2639940

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.7-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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27aca4c commit 2639940

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("edu.kit.datamanager:service-base:1.3.3")
5858
implementation("edu.kit.datamanager:repo-core:1.2.5")
5959
// com.google.common, LoadingCache
60-
implementation("com.google.guava:guava:33.4.7-jre")
60+
implementation("com.google.guava:guava:33.4.8-jre")
6161

6262
// spring core, e.g. @EnableJpaRepositories
6363
implementation "org.springframework:spring-core"

0 commit comments

Comments
 (0)