Skip to content

Commit 95cb3fa

Browse files
MINOR: Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.3
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.0 to 3.2.3. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.2.0...v3.2.3) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a602e6a commit 95cb3fa

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.2.0</version>
154+
<version>3.2.3</version>
155155
</dependency>
156156
</dependencies>
157157

0 commit comments

Comments
 (0)