Skip to content

Commit c411a43

Browse files
Bump bouncycastle.version from 1.78 to 1.78.1 (#792)
Bumps `bouncycastle.version` from 1.78 to 1.78.1. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.78.1 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78 to 1.78.1 - [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-type: direct:production update-type: version-update:semver-patch - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e53910b commit c411a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<maven.compiler.release>8</maven.compiler.release>
103103
<auto-value.version>1.10.4</auto-value.version>
104104
<avro.version>1.11.3</avro.version>
105-
<bouncycastle.version>1.78</bouncycastle.version>
105+
<bouncycastle.version>1.78.1</bouncycastle.version>
106106
<!--Ensure Beam SDK compatibility-->
107107
<!-- https://github.com/apache/beam/blob/release-2.55.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L600 -->
108108
<beam.version>2.55.0</beam.version>

0 commit comments

Comments
 (0)