Skip to content

Commit e917888

Browse files
MINOR: Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.8 to 3.2.0. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.1.8...v3.2.0) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e84e4c commit e917888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ under the License.
151151
<dependency>
152152
<groupId>com.github.ben-manes.caffeine</groupId>
153153
<artifactId>caffeine</artifactId>
154-
<version>3.1.8</version>
154+
<version>3.2.0</version>
155155
</dependency>
156156
</dependencies>
157157

0 commit comments

Comments
 (0)