Skip to content

Commit 2ad4db5

Browse files
chore(java): bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 in /java (#2943)
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.0 to 3.2.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2863e8f commit 2ad4db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/driver/flight-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.github.ben-manes.caffeine</groupId>
3737
<artifactId>caffeine</artifactId>
38-
<version>3.2.0</version>
38+
<version>3.2.1</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)