Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1 (#841)

Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 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:bcprov-jdk18on
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 36eec10..a6a4e26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
 		<asm.version>9.7</asm.version>
 		<aspectj.version>1.9.22</aspectj.version>
 		<assertj-core.version>3.25.3</assertj-core.version>
-		<bouncycastle.version>1.78</bouncycastle.version>
+		<bouncycastle.version>1.78.1</bouncycastle.version>
 		<byte-buddy.version>1.14.13</byte-buddy.version>
 		<cdi-unit.version>4.1.0</cdi-unit.version>
 		<commons-collections4.version>4.4</commons-collections4.version>