We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5915bf commit 1241accCopy full SHA for 1241acc
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
+- bouncy-castle-version set to 1.78
13
- fj-version set to 8.5.4
14
- [playground-quarkus] quarkus-version set to 3.9.2
15
- [playground-quarkus] docker image eclipse-temurin:21.0.2_13-jre-alpine
fj-doc-val-p7m/pom.xml
@@ -22,7 +22,7 @@
22
</licenses>
23
24
<properties>
25
- <bouncy-castle-version>1.77</bouncy-castle-version>
+ <bouncy-castle-version>1.78</bouncy-castle-version>
26
</properties>
27
28
<build>
0 commit comments