Skip to content

Commit

Permalink
Bump version.org.bouncycastle from 1.78.1 to 1.79
Browse files Browse the repository at this point in the history
Bumps `version.org.bouncycastle` from 1.78.1 to 1.79.

Updates `org.bouncycastle:bcpg-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79
- [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.1 to 1.79
- [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:bcpg-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 2bb5431 commit 2ecddc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<version.org.apache.maven.plugins.maven-source-plugin>3.3.1</version.org.apache.maven.plugins.maven-source-plugin>
<version.org.apache.maven.plugins.maven-surefire-plugin>3.5.1</version.org.apache.maven.plugins.maven-surefire-plugin>
<version.org.assertj>3.26.3</version.org.assertj>
<version.org.bouncycastle>1.78.1</version.org.bouncycastle>
<version.org.bouncycastle>1.79</version.org.bouncycastle>
<version.org.codehaus.mojo.buildnumber-maven-plugin>3.2.1</version.org.codehaus.mojo.buildnumber-maven-plugin>
<version.org.codehaus.mojo.versions-maven-plugin>2.17.1</version.org.codehaus.mojo.versions-maven-plugin>
<version.org.codehaus.plexus.plexus-classworlds>2.8.0</version.org.codehaus.plexus.plexus-classworlds>
Expand Down

0 comments on commit 2ecddc7

Please sign in to comment.