Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.guava:guava from 31.1-jre to 33.1.0-jre #519

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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