Skip to content

Commit

Permalink
Bump com.google.guava:guava from 31.1-jre to 33.1.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.1.0-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-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Mar 23, 2024
1 parent e5fefa8 commit f4fea5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>33.1.0-jre</version>
</dependency>
<dependency>
<groupId>io.github.resilience4j</groupId>
Expand Down
6 changes: 3 additions & 3 deletions src/it/sigOkKeysMapWithPluginDependencies/keysmap.list
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ com.google.common.html.types:proto:1.0.0 = 0x50F3DD7BC62A17B1404EB70901B3A572684
com.google.common.html.types:types:1.0.5 = 0xBE1813EAB7F6DC12E97EB602C7CC712C619DFD9A
com.google.dagger:dagger:2.14.1 = 0x3288B8BE8512D6C0CA185268C51E6CBC7FF46F0B
com.google.dagger:dagger-producers:2.14.1 = 0x3288B8BE8512D6C0CA185268C51E6CBC7FF46F0B
com.google.errorprone = 0xE77417AC194160A3FABD04969A259C7EE636C5ED
com.google.errorprone = 0xE77417AC194160A3FABD04969A259C7EE636C5ED, 0xEE0CA873074092F806F59B65D364ABAA39A47320
com.google.googlejavaformat:google-java-format:1.4 = 0xE77417AC194160A3FABD04969A259C7EE636C5ED

com.google.guava = \
Expand All @@ -79,8 +79,8 @@ com.google.inject = \
0x1616273079FE63E31C938F10F0DF21D1D0A3C384, \
0x56ED3B4843DAACC79DE555557457CA33C3CE9E15

com.google.j2objc:j2objc-annotations:1.1 = 0xB801E2F8EF035068EC1139CC29579F18FA8FD93B
com.google.j2objc:j2objc-annotations:1.3 = 0xB801E2F8EF035068EC1139CC29579F18FA8FD93B
com.google.j2objc = 0xB801E2F8EF035068EC1139CC29579F18FA8FD93B, 0xBDB5FA4FE719D787FB3D3197F6D4A1D411E9D1AE

com.google.jimfs:jimfs:1.1 = 0x56ED3B4843DAACC79DE555557457CA33C3CE9E15
com.google.jsinterop:jsinterop-annotations:1.0.2 = 0x1B2EF680A6214A56D6058515F6B09AEF9CC998B1
com.google.protobuf:protobuf-java:3.4.0 = 0xD75E25B78EBB19E47C0A99BCA7764F502A938C99
Expand Down

0 comments on commit f4fea5d

Please sign in to comment.