Skip to content

Commit 8257fbb

Browse files
MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.82
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.82. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 266dfc1 commit 8257fbb

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
@@ -140,7 +140,7 @@ under the License.
140140
<dependency>
141141
<groupId>org.bouncycastle</groupId>
142142
<artifactId>bcpkix-jdk18on</artifactId>
143-
<version>1.80</version>
143+
<version>1.82</version>
144144
</dependency>
145145

146146
<dependency>

0 commit comments

Comments
 (0)